Something went wrong while building this page.

  {% if build_error %}
    An error occurred building {{exception.controller}}
    
{{build_error}}
{% else %} {{exception}} {% endif %} {% if template_exception %}
We think the problem is with line {{template_exception.lineno}} of {{template_exception.filename}}.
{% endif %}
{% if status == 404 %}

No resource matches the requested path. Here's what you can do:

{% else %}

This page failed to render. Here's what you can do:

{% endif %}