mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
3 lines
146 B
Text
3 lines
146 B
Text
<% note = mobile_notes_summary -%>
|
|
<div class="note"><%= link_to( truncated_note(note), formatted_note_path(note, :m)) %></div>
|
|
<% note = nil -%>
|