diff --git a/app/assets/javascripts/discourse/app/templates/tags/show.hbs b/app/assets/javascripts/discourse/app/templates/tags/show.hbs index e9a0047596..e30edee3cf 100644 --- a/app/assets/javascripts/discourse/app/templates/tags/show.hbs +++ b/app/assets/javascripts/discourse/app/templates/tags/show.hbs @@ -13,6 +13,7 @@ tagId=tag.id noSubcategories=noSubcategories }} + {{navigation-bar navItems=navItems filterMode=filterMode}} {{else}}

{{#link-to "tags"}}{{i18n "tagging.tags"}}{{/link-to}}