| Current Path : /usr/share/phpMyAdmin/templates/login/ |
| Current File : //usr/share/phpMyAdmin/templates/login/twofactor.twig |
<form method="post" class="disableAjax">
{{ get_hidden_inputs() }}
{{ form|raw }}
{% if show_submit %}
<input class="btn btn-primary" type="submit" value="{% trans "Verify" %}">
{% endif %}
</form>