diff --git a/lnbits/templates/base.html b/lnbits/templates/base.html
index 146a11cc..2248b8b6 100644
--- a/lnbits/templates/base.html
+++ b/lnbits/templates/base.html
@@ -45,8 +45,9 @@
>
{% endblock %}
-
- {% block toolbar_title %} {% if USE_CUSTOM_LOGO %}
+ {% block toolbar_title %}
+ {% if USE_CUSTOM_LOGO %}
{%else%} {% if SITE_TITLE != 'LNbits' %} {{ SITE_TITLE }} {% else
%}