{% extends "basic/layout.html" %} {% set script_files = script_files + [pathto("_static/insertIframe.js", 1)] %} {% block document %}
{%- if not embedded %}{% if not theme_nosidebar|tobool %}
{%- endif %}{% endif %}
{% block body %} {% endblock %}
{%- if not embedded %}{% if not theme_nosidebar|tobool %}
{%- endif %}{% endif %}
{% endblock %}