{% extends 'base.html.twig' %} {% block title %} Complete Sign in {% endblock %} {% block body %} {{ appname }} {{ "auth_code"|trans({}, 'SchebTwoFactorBundle') }} {{ twoFactorProvider }} {% if displayTrustedOption %} {{ "trusted"|trans({}, 'SchebTwoFactorBundle') }} {% endif %} {% if isCsrfProtectionEnabled %} {% endif %} {{ "cancel"|trans({}, 'SchebTwoFactorBundle') }} Copyright © {{ "now"|date("Y") }} — {{ appname }} {% endblock %}
{{ "trusted"|trans({}, 'SchebTwoFactorBundle') }}