{% ckan_extends %} {# Replace CKAN's boilerplate footer (About / CKAN API / Powered by CKAN / lang selector) with the MARINERG-i EU funding acknowledgement + ICHEC attribution, mirroring the portal frontend footer. #} {% block footer_content %} {% set portal = h.marinerg_portal_url() %} {% if portal %} {% endif %}
{% endblock %}