diff --git a/datacenterlight/templates/datacenterlight/base.html b/datacenterlight/templates/datacenterlight/base.html index 671d894e..18ce14eb 100644 --- a/datacenterlight/templates/datacenterlight/base.html +++ b/datacenterlight/templates/datacenterlight/base.html @@ -10,9 +10,10 @@ - - Data Center Light - - {% block title %}VM hosting made in Switzerland{% endblock %} + {% cms_toolbar %} + + {% block title %}{% page_attribute page_title %}{% endblock %} + @@ -41,7 +42,6 @@ - {% cms_toolbar %} {% include "datacenterlight/includes/_navbar.html" %}