{% extends "layout.html" %} {% block title %}Exception{% endblock %} {% block content %}
{{msg|safe}}
{{stack|safe}}