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

{{ i18n.t('auth.qrcode_page_title') }}

{{ form.hidden_tag() }}
{% endblock %}