{% extends "base.html" %} {% load i18n %} {% block head_title %}Verified Email Required{% endblock %} {% block content %}

Verified Email Required

This page is only accessible to users with a verified email address. Please verify your email to continue.

Check your inbox for a verification email, or visit your email settings to request a new verification message.

{% endblock %}