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 --
bn_django/templates/comments/freeform.html | 2 --
2 files changed, 4 deletions(-)
(limited to 'bn_django/templates/comments')
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 %}
-{% endif %}
diff --git a/bn_django/templates/comments/freeform.html b/bn_django/templates/comments/freeform.html
index f0d00b9..95e5153 100644
--- a/bn_django/templates/comments/freeform.html
+++ b/bn_django/templates/comments/freeform.html
@@ -1,5 +1,4 @@
{% load i18n %}
-{% if display_form %}
-{% endif %}
--
cgit v1.2.3