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

Activation

{% endblock %} {% block content_main %}

An error occured: Either this account has already been activated or activation key is invalid.
Try logging in.

{% endblock %}