{% extends "django_contactme/base.html" %} {% block title %}{{ block.super }} » confirmation sent{% endblock %} {% block content %}
A confirmation message has been sent to you. Please click on the link in the message to verify that your email address does exist and it is being used by a human being.
Thank you!
{% endblock %}