--- a/ckanext/datagovau/templates/header.html +++ b/ckanext/datagovau/templates/header.html @@ -18,7 +18,7 @@
  • {% set notifications_tooltip = ngettext('Dashboard (%(num)d new item)', 'Dashboard (%(num)d new items)', new_activities) %} - notifications_tooltip + Dashboard {{ new_activities }}
  • @@ -35,6 +35,7 @@ Log out +{% endblock %} {% endblock %} {% block header_site_navigation %}