{% extends "base.html" %} {% block title %}Internal server error{% endblock %} {% block body %}
Something nasty happened in the server.
{{ msg }}