mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-04 16:28:50 +01:00
3 lines
179 B
Text
3 lines
179 B
Text
|
|
<% context = context_listing -%>
|
||
|
|
<div id="ctx"><%= link_to context.name, context_path(context, :format => 'm') %><%= " (#{count_undone_todos_phrase(context)})".html_safe %></div>
|