From 0d2560fa55689d920bc7431fae3f2995bd1b0d71 Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Mon, 10 Aug 2009 15:47:02 -0400 Subject: Add a page to aid Aaron in user creation. --- templates/general_form.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/general_form.html') diff --git a/templates/general_form.html b/templates/general_form.html index 4c17481..776f367 100644 --- a/templates/general_form.html +++ b/templates/general_form.html @@ -3,6 +3,7 @@ {% block content %}

{{title}}

+ {% if description %}{{description}}{% endif %}
{% for field in form %} -- cgit v1.2.3-24-g4f1b