pytask/templates/registration/registration_complete.html
author Nishanth Amuluru <nishanth@fossee.in>
Tue, 11 Jan 2011 00:23:47 +0530
changeset 134 563fe356947d
parent 69 c6bca38c1cbf
permissions -rw-r--r--
created browse textbooks page

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