templates/account_activated.html
author nishanth
Tue, 13 Apr 2010 15:03:37 +0530
changeset 33 6a68ef9597f9
parent 24 31d37d0cf557
child 46 ff5f34e42aec
permissions -rw-r--r--
now opening feedback code is a lil more better .

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