diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 92abb74e1..1eada0a01 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -26,6 +26,8 @@ {{else if .IsLandingPageHome}} @@ -38,6 +40,8 @@ {{else if .IsLandingPageExplore}} diff --git a/templates/explore/navbar.tmpl b/templates/explore/navbar.tmpl index 42e9e8be7..c8c81defb 100644 --- a/templates/explore/navbar.tmpl +++ b/templates/explore/navbar.tmpl @@ -30,9 +30,9 @@ {{svg "octicon-inbox" 16}} {{.i18n.Tr "datasets"}} - {{/* + {{svg "octicon-person" 16}} {{.i18n.Tr "explore.users"}} - */}} + {{svg "octicon-organization" 16}} {{.i18n.Tr "explore.organizations"}}