{% block stylesheets %}{% endblock %}
Manim Editor
Project Selection
Create New Project
Edit Project
Docs
GitHub
{% with messages = get_flashed_messages(with_categories=True) %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endwith %}
{% block content %}{% endblock %}
{% block fluid_content %}{% endblock %}
{% block scripts %}{% endblock scripts %}