{% include 'overall_header.html' %} {% INCLUDEJS '@paul999_tfa/js/login.js' %} {% if S_ERROR %}

{{ S_ERROR }}

{% endif %}

{{ lang('TFA_SELECT_KEY') }}

{% for tfa_option in tfa_options if tfa_option.S_TFA_INCLUDE_HTML %} {% endfor %} {% include 'overall_footer.html' %}