templates/registration/activate.html
author nishanth
Sun, 28 Feb 2010 01:15:15 +0530
changeset 133 34187a80d279
parent 43 b5b9a4fc508f
permissions -rw-r--r--
added next and previous capabilities to requests and notifications.

{% extends 'base.html' %}
{% block content %}
Your account has been successfully activated.
{% endblock %}