{% extends 'mainpage/base.html' %} {% block title %} Registration - {{ block.super }} {% endblock %} {% block content_header %}

Registration failed

{% endblock %} {% block content_main %}

An error occured during activation: {{ activation_error.message }}

You can try to log in.

{% endblock %}