{% for message in messages %}
{% endfor %}
{{white_label_company_name}} HRMS
{% trans "Two Factor Authentication" %}
{% trans "Enter the OTP send to your email: " %} {{request.user.employee_get.get_mail}}.
{% if request.session.otp_code %}
{% else %}
{% endif %}