{% comment %}

Exception

{% if lastframe %} {% endif %}
Exception Type:
{{ exception_type|escape }}
Exception Value:
{{ exception_value|escape }}
Exception Location: {{ lastframe.filename|escape }} in {{ lastframe.function|escape }}, line {{ lastframe.lineno }}
{% endcomment %}