6 lines
182 B
Plaintext
Executable File
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) %>
|