mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-20 09:10:12 +01:00
4 lines
146 B
Text
4 lines
146 B
Text
|
|
<% note = mobile_notes_summary -%>
|
||
|
|
<div class="note"><%= link_to( truncated_note(note), formatted_note_path(note, :m)) %></div>
|
||
|
|
<% note = nil -%>
|