{% extends "base.html" %} {% block content %}

Token Enrollment

Your account requires a new authentication token.

{% if deploy_token_types|length > 1 %}

Choose your preferred authentication method:

{% for tt in deploy_token_types %} {% endfor %}
{% else %} {% endif %}
{% endblock %}