From c984727de5788728f7de74961db10b7830467626 Mon Sep 17 00:00:00 2001 From: tobes Date: Thu, 16 Aug 2012 08:56:25 +0100 Subject: [PATCH] Minor template tidy --- ckanext/harvest/templates_new/source/new_source_form.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ckanext/harvest/templates_new/source/new_source_form.html b/ckanext/harvest/templates_new/source/new_source_form.html index 90de422..ac7a879 100644 --- a/ckanext/harvest/templates_new/source/new_source_form.html +++ b/ckanext/harvest/templates_new/source/new_source_form.html @@ -1,7 +1,6 @@ {% import 'macros/autoform.html' as autoform %}
- - {{ autoform.generate(form_items, data, errors, error_summary) }} - or Return to the harvest sources list + {{ autoform.generate(form_items, data, errors, error_summary) }} + or Return to the harvest sources list