{% extends "single.html" %} {% block title %}Activation Email Sent{% endblock %} {% block single_content %}

An email to validate your email is on its way.

Please check your inbox/spam folder.

Make sure to mark the message as not spam so that future messages come to your normal inbox

{% endblock %} {% block script %}{% endblock %}