templates/registration/activate.html
author nishanth
Thu, 25 Feb 2010 23:49:38 +0530
changeset 104 d1bdd5d6c1a6
parent 43 b5b9a4fc508f
permissions -rw-r--r--
added the field remarks in request model.

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