{% load i18n %} {{ form.non_field_errors }}
{{ form.name }} {{ form.name.errors }}
{{ form.url.as_hidden }} {{ form.search_object.as_hidden }}