diff --git a/ckanext/opendata_theme/opengov_custom_theme/templates/user/dashboard.html b/ckanext/opendata_theme/opengov_custom_theme/templates/user/dashboard.html index a961c357..f00db5f2 100644 --- a/ckanext/opendata_theme/opengov_custom_theme/templates/user/dashboard.html +++ b/ckanext/opendata_theme/opengov_custom_theme/templates/user/dashboard.html @@ -24,11 +24,15 @@
{% link_for _('Profile settings'), named_route=user_edit_route, id=user.name, class_='btn btn-default', icon='cog' %}
+ {% block content_primary_nav %} + {% endblock %} {% endblock %}