{% icon_exclamation_triangle class="h-16 w-16 stroke-yellow-600" %}
The application encountered a problem
{% if message %}
{{ message|linebreaks }}
{% else %}
Please restart the application and try again.
If this problem continues please contact support.
{% endif %}