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

Registration


Thank you for signing up. An email with the activation code has been send to your inbox.
{% endblock %}