{% extends 'header.html' %} {% load i18n %} {% load static %} {% block title %}{% trans "check_email" %}{% endblock %} {% block content %} {% include 'topnav-empty.html' %}
<{% include 'footer.html' %} {% endblock %}