{# The template uses only a common subset of Django and Flask syntax. #} {# See also https://jinja.palletsprojects.com/en/latest/switching/#django #} Login

Login

{% if user_code %}
  1. To sign in, type {{ user_code }} into {{ auth_uri }} to authenticate.
  2. And then proceed.
{% else %} {% endif %} {% if reset_password_url %}
Reset Password {% endif %}