templates/sent_activationkey.html
author nishanth
Thu, 15 Apr 2010 16:40:30 +0530
changeset 49 4c1d3fe9fef1
parent 46 ff5f34e42aec
permissions -rw-r--r--
fixed a small bug.

{% extends "base.html" %}
{% block content %}
Activation email has been sent to your email address.<br />
{% endblock %}