Sessions
{{ stats.total_sessions }}
{{ stats.total_sessions }}
{{ stats.total_sets }}
{{ stats.current_streak }} week{{ "s" if stats.current_streak != 1 }}
{% if stats.last_workout_date %} {{ stats.last_workout_date.strftime('%b %d') }} {% else %} Never {% endif %}
{{ personal_records|length }} PR{{ "s" if personal_records|length != 1 }}
{% if personal_records %}{{ adherence.rate }}%
{{ adherence.completed }}/{{ adherence.expected }} sessions ({{ adherence.weeks }}wk)