diff --git a/agaric/templates/layout/node--full.html.twig b/agaric/templates/layout/node--full.html.twig index 6f5f2eb..5312c39 100644 --- a/agaric/templates/layout/node--full.html.twig +++ b/agaric/templates/layout/node--full.html.twig @@ -111,7 +111,7 @@ {% if paragraph['#paragraph'].field_style_escape_flow.value is not empty %} {% set bust_out = paragraph['#paragraph'].field_style_escape_flow.value %} {% endif %} - {% if walls_up == false and bust_out != true %} + {% if walls_up == false and bust_out == false %} {# We need to be in the flow but the lugeslide walls aren't up yet #}