Files
redmine/plugins/redmine_contacts/app/views/mailer/crm_note_add.html.erb
T
2026-04-24 22:01:18 +00:00

6 lines
182 B
Plaintext
Executable File

<h1><%=h @note.source.project.name %>: <%= link_to(h(@note.source.name), @note_url) %></h1>
<em><%=h @note.author %></em>
<%= textilizable(@note, :content, :only_path => false) %>