templates/account_activated.html
author nishanth
Tue, 13 Apr 2010 14:58:10 +0530
changeset 30 b85cb9cc9010
parent 24 31d37d0cf557
child 46 ff5f34e42aec
permissions -rw-r--r--
now closing registration code is a lil better .

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