diff --git a/templates/tibiacom/account.login.html.twig b/templates/tibiacom/account.login.html.twig index d71ac78e..3e459a8b 100644 --- a/templates/tibiacom/account.login.html.twig +++ b/templates/tibiacom/account.login.html.twig @@ -115,14 +115,14 @@
- {% spaceless %} + {% apply spaceless %}
- {% endspaceless %} + {% endapply %}

{{ config.lua.serverName }}...

diff --git a/templates/tibiacom/buttons.base.html.twig b/templates/tibiacom/buttons.base.html.twig index 6833a61d..fe8447dc 100644 --- a/templates/tibiacom/buttons.base.html.twig +++ b/templates/tibiacom/buttons.base.html.twig @@ -1,8 +1,8 @@ -{% spaceless %} +{% apply spaceless %}
-{% endspaceless %} +{% endapply %}