{% extends 'public_base.html' %} {% block title %} Verify {% endblock %} {% block content %}

You need to verify your email

{% csrf_token %}
{% endblock %}