{% if run %} {% if fullWidth %} {% set editorHeight = 'calc(50vh - 2em)' %} {% else %} {% set editorHeight = 'calc(100vh - 4em)' %} {% endif %} {% else %} {% set editorHeight = '100vh' %} {% endif %}
{% if run %}
{% endif %}
{% if run %} {% endif %} {% block scripts %} {% block additional_scripts %}{% endblock %} {% endblock %}