{% extends "base.html" %} {% block content %} {% if email %}

Verified

{% else %}

Not verified

{% endif %} {% endblock %}