{% trans 'Enter Verification Code' %}
{% trans "We've sent a verification code to your email. Please enter it below" %}:
{% extends BASE_TEMPLATE %} {% load i18n %} {% load static %} {% block customCSS %} {% endblock %} {% block title %} {% trans 'Enter Verification Code' %} {% endblock %} {% block description %} {% trans 'Enter Verification Code' %} {% endblock %} {% block body %}
{% trans "We've sent a verification code to your email. Please enter it below" %}: