Your IP : 216.73.216.40


Current Path : /usr/share/phpMyAdmin/templates/login/
Upload File :
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>