From ef460a9942086b90cb2b137dd71d01db6f7da698 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Wed, 9 Mar 2011 13:13:33 +0100 Subject: UI polish --- templates/edit.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/edit.html') diff --git a/templates/edit.html b/templates/edit.html index 0a17922..2dd732e 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -6,7 +6,7 @@ {% block content %} {% block beforeform %}{% endblock %}
-
+

{{formtitle}}

{% for field in form %} @@ -23,11 +23,11 @@ {% endfor %}
-
+
    -
  • +
  • {% if name %} -
  • +
  • {% endif %}
-- cgit v1.1