{#bootstrap#} {#static#} {#for python code displaying#} {#drag design#} {#drag card#} {% set ns = namespace(left_plugin=none) %} {% if plugins %} {% for p in plugins %} {% if p.type == 'left_panel' and not ns.left_plugin %} {% set ns.left_plugin = p %} {% endif %} {% endfor %} {% endif %} {% if ns.left_plugin %}
{% else %}
{% endif %}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% if category == 'popup' %} {% else %}
{{ message|safe }}
{% endif %} {% endfor %} {% endif %} {% endwith %}
{% block body %}{% endblock %} {% if ns.left_plugin %}
{% else %}
{% endif %} {# Include global error modal #} {% include 'components/error_modal.html' %} {# Floating system status / error restore icon (bottom left) #}
Idle