templates/account_activated.html
author nishanth
Tue, 13 Apr 2010 15:01:05 +0530
changeset 32 00a016cf226e
parent 24 31d37d0cf557
child 46 ff5f34e42aec
permissions -rw-r--r--
now opening feedback code is a lil better .

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