Error! {{ error }}

{% if error.lineno is defined %}

{{ relative_path }}:{{ error.lineno }}

{% endif %}
{{ context_lines }}
{{ excinfo }}

This screen is only shown in development. This won't be shown in production since the entire build would fail.