{% extends "base.html" %} {%- block body %}

{{ title | default(value="Unknown error") }}

{{ message | default(value="This error has not been described in detail.") | linebreaksbr | safe }}
fallen
out of the circle
you are welcome to climb
back onto the tree

{%- endblock body %}