{% ckan_extends %} {% block header_logo %} {% endblock %} {# Sister-site links in the masthead nav — the Access Portal and the MARINERG-i project. Set apart from the primary CKAN tabs (separator + external marker) so they read as "leaving to a related site", not as catalogue navigation. #} {% block header_site_navigation_tabs %} {{ super() }} {% if h.marinerg_portal_url() %} {% endif %} {% endblock %}