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