From e409727ef153cce1fc1600f4b287f2352510e731 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Tue, 18 Feb 2020 13:29:59 +0100 Subject: [PATCH] updat4e --- app/templates/nopaque.html.j2 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/templates/nopaque.html.j2 b/app/templates/nopaque.html.j2 index 5516fefc..9b11b5df 100644 --- a/app/templates/nopaque.html.j2 +++ b/app/templates/nopaque.html.j2 @@ -89,10 +89,7 @@
- {% if parallax %} - {% block page_content %} - {% endblock %} - {% else %} + {% if not parallax %} {% if not full_width %}
{% endif %} @@ -114,8 +111,10 @@
{% endif %}
+ {% endif %} {% block page_content %} {% endblock %} + {% if not parallax %}
{% if roadmap %}