{% ckan_extends %} {% block links %} {{ super() }} {% if h.dcat_endpoints_enabled() %} {% with endpoint=h.dcat_get_endpoint('dataset') %} {% endwith %} {% endif %} {% endblock -%}