{% extends "base.html" %} {% load i18n %} {% block html_extra %}data-qa-id="two_factor_sync"{% endblock %} {% block extra_css %} {% if rpconfig and rpconfig.logo_url %} {% endif %} {% endblock %} {% block text_title %}
{% if token %}{% url 'cancel' token as cancel_url %} {% else %}{% url 'account-index' as cancel_url %}{% endif %} {% if rpconfig and rpconfig.displayname %} {{ rpconfig.displayname }} {% else %} Ubuntu One {% endif %} {% trans "2-factor synchronization" %}