{% extends "base.html" %} {% block headtitle %}Activation Error{% endblock %} {% block main_content %}

Activation Error

Sorry, but the server was not able to activate this account with the following activation key: {{ activation_key }}.

Reason: {{ error_reason }}

{% endblock %}