it/itf/templates/registration/activate.html
2011-10-08 03:03:05 -04:00

5 lines
118 B
HTML
Executable File

{% extends 'registration/register_base.html' %}
{% block reg_content %}
Account activation failed.
{% endblock %}