templates/registration/activate.html
author Nishanth Amuluru <nishanth@fossee.in>
Sat, 08 Jan 2011 01:46:33 +0530
changeset 64 4ee9a0f32f76
parent 32 df56daf2178e
permissions -rw-r--r--
Added edit_profile link

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