404 Not Found
{% if error %}
{{ error }}
{% elif exception != "Resolver404" %}
{{ exception }}
{% endif %}