{% import "bootstrap/utils.html" as utils %} {% extends "base.html" %} {% block body %}

{{ utils.flashed_messages() }}

Oops, that's an error!


Error 500: Something went horribly wrong.

If this happens muliple times, please report an issue on the issue tracker

{% endblock %}