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