{% block header %} {% set menus = h.get_dynamic_menu() %} {{ _('Skip to content') }} {% if g.debug and not g.debug_supress_header %} Controller : {{ c.controller }}Action : {{ c.action }} {% endif %} Jump to Content Search for: Search {% block header_account %} {% if c.userobj %} {{ h.gravatar((c.userobj.email_hash if c and c.userobj else ''), size=16) }} {{ c.userobj.display_name }} {% set new_activities = h.new_activities() %} {{ new_activities }} {% if c.userobj.sysadmin %} {% endif %} {% endif %} {% endblock %} {{ _('data.gov') }} {% include 'snippets/root_nav.html' %} {% block header_site_navigation %} {% endblock %} Metrics - Site Usage Statistics {% if menus['submenus'] %}