{% block head %}{% endblock %}
hevy2garmin
Dashboard
Workouts
Routines
History
Mappings
{% if not auth_enabled %}
Settings
{% endif %} {% if auth_enabled %}
{{ user_initials or 'ME' }}
{{ user_initials or 'ME' }}
Signed in
This device · active now
Settings & sessions
Sign out
Signs out this device only.
{% endif %}
{% if demo_mode %}
This is a demo instance with sample data.
Deploy your own
{% endif %}
{% block content %}{% endblock %}