templates/registration/activate.html
author nishanth
Tue, 02 Mar 2010 17:12:47 +0530
changeset 182 1b4253350a3c
parent 43 b5b9a4fc508f
permissions -rw-r--r--
added a verbose_name for tags_field in task and foss_comm in user.

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