{% extends "package/read_base.html" %} {% import 'macros/form.html' as form %} {% block primary_content_inner %}
Field Name | Title | Format | Description |
{{dictVal['field_name']}} | {{dictVal['title']}} | {{dictVal['format']}} | {{dictVal['description']}} | {% endif %} {% endfor %} {% endif %}
{{ _('There is no data dictionary available for this dataset') }}
{% endif %} {% endblock %}