From ff3c782420eb7d5b07413139db90daaabfd0a721 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 7 Mar 2011 23:56:39 +0100 Subject: css polish --- templates/edit_fieldsets.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'templates/edit_fieldsets.html') diff --git a/templates/edit_fieldsets.html b/templates/edit_fieldsets.html index 0a8186f..6a07a26 100644 --- a/templates/edit_fieldsets.html +++ b/templates/edit_fieldsets.html @@ -3,7 +3,6 @@ {% block content %} {% block beforeform %} {% endblock %} -

{{formtitle}}

{% if form.non_field_errors %}{{ form.non_field_errors }}{% endif %} @@ -31,7 +30,7 @@ {% endfor %} -
+
  • @@ -41,5 +40,4 @@
-
{% endblock %} \ No newline at end of file -- cgit v1.1