{% extends 'users/_base_otp.html' %} {% load i18n %} {% load static %} {% block small_title %} {% trans 'Install' %} {% endblock %} {% block content %}

{% trans 'Download and install the Google Authenticator application on your phone' %}

{% trans 'Android downloads' %}

{% trans 'iPhone downloads' %}

{% trans 'After installation, click the next step to enter the binding page (if installed, go to the next step directly).' %}

{% endblock %}