{% extends "lib/templates/base.html" %} {% set title="Error" %} {% block body %}

Oops, a server error has occured


%(error)s
{% endblock %}