{% extends "base.html" %} {% block content %}

Something went wrong...

{{ error|default("Unknown error") }}
{% endblock %}