templates/sent_activationkey.html
author nishanth
Thu, 15 Apr 2010 19:00:23 +0530
changeset 56 3858a9d0f376
parent 46 ff5f34e42aec
permissions -rw-r--r--
removed the field feedback_submitted_by from event model and added the code to create feedlog record when a new feedback is taken.

{% extends "base.html" %}
{% block content %}
Activation email has been sent to your email address.<br />
{% endblock %}