diff --git a/templates/pages/backoffice/webpage/layout.html.twig b/templates/pages/backoffice/webpage/layout.html.twig
index eb051ff8e..cf992beba 100644
--- a/templates/pages/backoffice/webpage/layout.html.twig
+++ b/templates/pages/backoffice/webpage/layout.html.twig
@@ -15,8 +15,8 @@
{% endif %}
- {% for sPreloadedFont in aPage.aPreloadedFonts %}
-
+ {% for aPreloadedFont in aPage.aPreloadedFonts %}
+
{% endfor %}
{# Stylesheets MUST be loaded before any scripts otherwise we may face problems such as
- Visual glitches