{% extends "barest_base.html" %} {% load static %} {% block title %}Verification email sent ยท {{ site_title }}{% endblock %} {% block content %}
{# the cyan background #}
{# the centered box #}
{# the logo #} Bugsink logo
A verification email has been sent to your email address. Please verify your email address to complete the registration process.
{% endblock %}