diff --git a/templates/base.html b/templates/base.html index 4b61f2b..a428e1c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -67,7 +67,7 @@

{{ SITETITLE }}

{% if SITESUBTITLE %}

{{ SITESUBTITLE }}

{% endif %} - {% if pages %} + {% if pages or LINKS %}