From 247ff6137449d1d4ae0c35d27048b11157e7b183 Mon Sep 17 00:00:00 2001 From: melinath Date: Wed, 18 Aug 2010 18:00:40 -0400 Subject: [PATCH] Tweaked page add_form template. Fixes bug #8. --- templates/admin/philo/page/add_form.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/admin/philo/page/add_form.html b/templates/admin/philo/page/add_form.html index 8937463..5b101c4 100644 --- a/templates/admin/philo/page/add_form.html +++ b/templates/admin/philo/page/add_form.html @@ -3,7 +3,6 @@ {% block form_top %}

{% trans "First, choose a template. After saving, you'll be able to provide additional content for containers." %}

- {% endblock %} {% block content %} -- 2.20.1