templates/registration/activate.html
author Nishanth Amuluru <nishanth@fossee.in>
Sat, 08 Jan 2011 02:02:01 +0530
changeset 68 5ff1fc726848
parent 32 df56daf2178e
permissions -rw-r--r--
prettified the page

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