templates/registration/activate.html
author nishanth
Mon, 22 Feb 2010 18:59:55 +0530
changeset 51 89463859712c
parent 43 b5b9a4fc508f
permissions -rw-r--r--
added request and notification models.

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