mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-25 03:30:13 +01:00
3 lines
141 B
Text
3 lines
141 B
Text
<% note = notes_summary -%>
|
|
<div class="note"><%= link_to( truncated_note(note), note_path(note, :format => 'm')) %></div>
|
|
<% note = nil -%>
|