{% ckan_extends %} {% block url_type_select %} {{ super() }} {% endblock %} {% block url_type_fields %} {{ super() }}
{{ _('Save this resource, then customize the table from the Data Dictionary tab') }}
{% else %}{% trans url=h.url_for('datastore.dictionary', id=data.package_id, resource_id=data.id) -%} Use the Data Dictionary tab to customize this table. {%- endtrans %}
{% endif %}