Warning: JupyterHub seems to be served over an unsecured HTTP connection.
We strongly recommend enabling HTTPS for JupyterHub.
{% if alert %}
{{result_message}}
{% if two_factor_auth_user %}
Attention! You have configured two factor authentication.
Your two factor authentication code is {{ two_factor_auth_value }}.
{% endif %}
{% endif %}
{% if ask_email %}
{% endif %}
{% if two_factor_auth %}
Setup two factor authentication
{% endif %}
{% if tos %}
{{tos|safe}}
{% endif %}
{% if recaptcha_key %}
{% endif %}
Login with an existing user.