File "{{ frame.filename }}", line {{ frame.lineno }}{% if frame.name %}, in {{ frame.name }}
{% endif %}
{{ frame.line | e }}{% else %}
Source line not available.
{% endif %}Traceback information not available.
{% endif %}Method: {{ request_method }}
Path: {{ request_path }}
{{ request_body | e }}{% endif %}