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