diff --git a/templates/header.html b/templates/header.html index e3690793..b4e5aede 100644 --- a/templates/header.html +++ b/templates/header.html @@ -13,17 +13,17 @@ var inMod = {% if mod %}true{% else %}false{% endif %}; var modRoot="{{ config.root }}"+(inMod ? "mod.php?/" : ""); var max_images={{ config.max_images }}; - - {% if config.locale != "en" %} - - {% endif %} - + {% endraw %} + + {% if config.locale != "en" %} + + {% endif %} {% if not nojavascript %} {% if not config.additional_javascript_compile %} diff --git a/templates/post_form.html b/templates/post_form.html index 29c7f75d..1a3ad1e3 100644 --- a/templates/post_form.html +++ b/templates/post_form.html @@ -47,7 +47,7 @@ {% endif %}