summaryrefslogtreecommitdiff
path: root/app/views/notify/_note_message.text.erb
blob: f82cbc9a3fceff6df527aefb4e826abd098599c6 (plain)
1
2
3
4
5
<% if current_application_settings.email_author_in_body %>
  <%= @note.author_name %> wrote:
<% end -%>

<%= @note.note %>