{{ _('Contributors') }}

{{ _('Type') }} {{ _('Name') }} {{ _('E-mail') }} {{ _('URL') }}
[[ contributor.type ]] [[ contributor.name ]] [[ contributor.email ]] [[ contributor.url ]]

{{ _('Additional Info') }}

{% for extra in extras %} {% set key, value = extra %} {% endfor %}
{{ _('Field') }} {{ _('Value') }}
Datapackage JSON /datapackage-creator/show-datapackage-json/{{ pkg_dict.id }}
{{ _(key|e) }} {{ value }}
[[ additional.key ]] [[ additional.value ]]