{% extends "templates/web.html" %} {% block title %}{{ _("QR Code") }}{% endblock %} {% block page_content %}
{{ _("Hi {0}").format(qr_code_user.first_name) }},
{{ _("Steps to verify your login") }}:
{{ _("Authentication Apps you can use are: ") }} FreeOTP, Google Authenticator, Lastpass Authenticator, Authy and Duo Mobile.