{% extends 'simple_auth/base.html' %} {% block title %}Verification Sent{% endblock %} {% block header %}Check your email{% endblock %} {% block content %}

We have sent a verification email to your address. Please click the link in the email to activate your account.

{% endblock %}