{% extends "base_auth.html" %} {% block title %}Verify Email{% endblock %} {% block left_heading %}Verify your email{% endblock %} {% block left_subtext %}A verification link has been sent to your email{% endblock %} {% block content %}

Verify Your Email

Please check your inbox and click the verification link

If you don't receive the email within a few minutes, check your spam folder.
Back to Login
{% endblock %}