{% import 'macros/form.html' as form %} {% set data = data or {} %} {% set errors = errors or {} %} {% set action = form_action or h.url_for(dataset_type ~ '_resource.new', id=pkg_name) %}