Add structured routine logging sheets to Doris Barbell
This commit is contained in:
@@ -186,6 +186,7 @@
|
||||
<li>
|
||||
<strong>{{ routine.name }}</strong>
|
||||
<p class="muted">{{ routine.exercises|length }} exercises{% if routine.notes %} · {{ routine.notes }}{% endif %}</p>
|
||||
<p><a class="nav-link" href="/routines/{{ routine.id }}/log">Open log sheet</a></p>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user