templates/registration/activate.html
author Nishanth Amuluru <nishanth@fossee.in>
Wed, 05 Jan 2011 18:50:20 +0530
changeset 216 ab7c24ab8d93
parent 43 b5b9a4fc508f
permissions -rw-r--r--
Added a link to list all the textbooks

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