{# These are extracted here for the dark mode toggle #} {% set bootstrap_light = static_cachebuster('/static/css/bootstrap.min.css') %} {% set bootstrap_dark = static_cachebuster('/static/css/bootstrap-dark.min.css') %}
{% include "flashes.html" %} {% block body %}{% endblock %}