{% extends "two_factor/profile/profile.html" %} {% load i18n two_factor_ext %} {% block content %}
{% blocktrans trimmed %}Add a TOPT method to your two-factor authentication{% endblocktrans %}
{% trans "Add TOTP Authentication" %} {% else %} {{ block.super }} {% endif %}