{% extends "base.html" %} {% block title %} — Override Recovery{% endblock %} {% block content %}

OVERRIDE RECOVERY GATE

{{ warning }}

Days remaining in prescribed recovery: {{ days_remaining }}

Recommended next session: {{ next_date }}

RETURN TO DASHBOARD
{% endblock %} {% block quote %}
“To act against one’s own rational judgment is to act against one’s own interests.” — Mike Mentzer
{% endblock %}