{% ckan_extends %} {# This is the header_site_navigation_tabs block copy-pasted from core, butwith the Organizations link removed #} {% block header_site_navigation_tabs %} {{ h.build_nav_main(('home.index', _('Home')),('dataset.search', _('Datasets')),('search.view', _('Search')),('contact.form', _('Contact')),('home.about', _('About'))) }} {% endblock %} {# We do not want a search #}{% block header_site_search %}{% endblock %} {% set status_indicator = h.get_status_indicator() %} {% macro status_icon() %}
{% endmacro %} {% block header_wrapper %}