6 lines
92 B
Plaintext
Executable File
6 lines
92 B
Plaintext
Executable File
<%= link_to( h(@note.source.name), @note_url) %>
|
|
|
|
<%= @note.author %>
|
|
|
|
<%= @note.content %>
|