templates/registration/activate.html
author nishanth
Mon, 01 Mar 2010 11:52:00 +0530
changeset 161 74ef330c9185
parent 43 b5b9a4fc508f
permissions -rw-r--r--
implemented nu nt nd ng na notifications.

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