{% import 'macros/form.html' as form %}
{% import 'macros/kata_form.html' as kata_form %}
{% set data = data or {} %}
{% set errors = errors or {} %}
{% set lastevent = 1 %}
{{ _('Recommended information') }}
{{ _('Metadata in this section is not compulsory, but can provide important information and help others to find your data.') }}