{# TODO: toasts could be done here using a plugin hook #}
{# {% toast title="Neue Nachricht" message='{{ foo }}' icon="bi-user" tag="danger" %}#}
{# {% toast title="Bootstrap" badge="just now" message='See? Just like this.' icon="bi-user" %}#}
{% include "includes/sidebar.html" %}
{% block content %}
{% endblock content %}