{% extends "base.html" %} {% block title %}{{ t('verify_email') }} — {{ t('brand') }}{% endblock %} {% block content %}
{{ t('enter_code') }}
{{ t('code_sent_to', email='your email') }}