{% set editor_height='22rem' %}
{% if not public_adventures_page %}
{% if prev_level and (not customizations or prev_level in customizations['available_levels']) %} {% endif %} {% if not quiz and not parsons and next_level and (not customizations or next_level in customizations['available_levels']) %} {% endif %}
{% endif %}
{% if not raw %} {% endif %} {% if raw or public_adventures_page %}
{% elif not enforce_developers_mode and not editor_readonly %}
{% else %}
{% endif %}