diff --git a/datacenterlight/templates/datacenterlight/includes/_navbar.html b/datacenterlight/templates/datacenterlight/includes/_navbar.html index e1ce56a1..84358b4d 100644 --- a/datacenterlight/templates/datacenterlight/includes/_navbar.html +++ b/datacenterlight/templates/datacenterlight/includes/_navbar.html @@ -12,11 +12,11 @@ {% if request.resolver_match.url_name == "index" or request.resolver_match.url_name == "whydatacenterlight" %} - - + + {% else %} - - + + {% endif %} @@ -33,7 +33,7 @@
  • - {% trans "Why Data Center Light?" %} + {% trans "Why Data Center Light?" %}
  • {% trans "Contact" %} @@ -51,9 +51,9 @@
    {% if LANGUAGE_CODE == 'en-us'%} - Deutsch + Deutsch {% else %} - English + English {% endif %}