{% extends "base.html" %} {% block title %}Error{% endblock title %} {% block body %}
Error: {{ instance }}: {{ kind.message() }}. :(