{% if not present_export %} Manim Editor — {{ title }} {% else %} {{ name }} {% endif %} {% block stylesheets %}{% endblock %} {% if not present_export %}
{% with messages = get_flashed_messages(with_categories=True) %} {% for category, message in messages %} {% endfor %} {% endwith %}
{% block content %}{% endblock %}
{% endif %}
{% block fluid_content %}{% endblock %}
{% block scripts %}{% endblock scripts %}