diff --git a/cookbook/templates/base.html b/cookbook/templates/base.html index f0cf15b8e..f6664eac5 100644 --- a/cookbook/templates/base.html +++ b/cookbook/templates/base.html @@ -316,7 +316,8 @@ {% endif %} {{ us.space.name }} {% endfor %} - {% trans 'Overview' %} + {% trans 'Overview' %} {% endif %}
+ +