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

{% extends 'base.html' %}
{% block content %}
Please check your email for instructions on activating your account.
{% endblock %}