From cf804de463c83bfe11aba3576be2ccdd34443fd1 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 4 Mar 2007 16:43:26 -0800 Subject: added seperate docutils stylesheet for wiki --- bn_django/templates/comments/form.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'bn_django/templates/comments/form.html') diff --git a/bn_django/templates/comments/form.html b/bn_django/templates/comments/form.html index c5aa768..316d6a1 100644 --- a/bn_django/templates/comments/form.html +++ b/bn_django/templates/comments/form.html @@ -1,5 +1,4 @@ {% load i18n %} -{% if display_form %}
{% if user.is_authenticated %} @@ -35,4 +34,3 @@

-{% endif %} -- cgit v1.2.3