diff --git a/templates/layout.html b/templates/layout.html index 925f06cc..df681d9a 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -63,7 +63,7 @@ __ ____________________ {% if 'manifest.json'|asseturl is defined -%} {%- endif %} - {% if '/js/contact_form_toggle.js'|asseturl is defined and this.title == 'Kontakt' -%} + {% if '/js/contact_form_toggle.js'|asseturl is defined and this.title == 'Services' -%} {%- endif %} @@ -131,7 +131,7 @@ __ ____________________ {%- if '/js/nav_toggle.js'|asseturl is defined -%} {%- endif %} - {% if '/js/contact_form.js'|asseturl is defined and this.title == 'Kontakt' -%} + {% if '/js/contact_form.js'|asseturl is defined and this.title == 'Services' -%} {%- endif %}