diff --git a/theme/templates/base.html b/theme/templates/base.html index 66f1fed..0eaa6f6 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -81,9 +81,9 @@ {% endif %} --> -

{{ SITETITLE }}

+

{{ SITETITLE }}

- {% if SITESUBTITLE %}

{{ SITESUBTITLE }}

{% endif %} + {% if SITESUBTITLE %}

{{ SITESUBTITLE }}

{% endif %}