{% extends "registration/base.html" %} {% comment %} vim:ft=htmldjango: {% endcomment %} {% block title %} Registration - {{ block.super }} {% endblock %} {% block content %}

Registration

Thank you for signing up. An email with the activation code has been sent to your inbox.

{% endblock %}