{% extends "cabinet/base_auth.html" %} {% load i18n %} {% block title %}{% trans "Verify Your Email" %}{% endblock %} {% block cabinet_content %}

{% trans "Verify Your Email" %}

{% trans "We have sent a verification email to your address. Please follow the link in the email to confirm your account." %}
{% endblock %}