{% load i18n static wger_extras thumbnail %}
{{ day.days_of_week.text }} – {{ day.obj.description }}
{% if editable %}
|
|
---|---|
#{{ forloop.counter }}
{% if editable %}
|
{% for exercise in set.exercise_list %}
{{ exercise.obj.name }} {{exercise.setting_text}} {% if editable %} {% if not exercise.setting_obj_list %}
{% translate "This exercise has no repetitions." %}
{% for comment in exercise.comment_list %}
{{comment}} |
{% translate "Add exercises to this workout day" %} |