diff --git a/source/_layouts/app.html.twig b/source/_layouts/app.html.twig
index f53bb222..67ef414a 100644
--- a/source/_layouts/app.html.twig
+++ b/source/_layouts/app.html.twig
@@ -5,7 +5,7 @@
{% include 'meta' %}
{% block metaTags %}{% endblock %}
-
+
{% block stylesheets %}{% endblock %}
{% for size in site.apple_touch_icon_sizes %}
@@ -25,7 +25,7 @@
{% endif %}
-
+
{% block scripts %}{% endblock %}