{% extends "sites_conformes_core/base.html" %} {% load static i18n wagtail_dsfr_tags %} {% block title %} {% translate "Error 500 — Unexpected error" %} {% endblock title %} {% block content %}

{% translate "Unexpected error" %}

{% translate "Error 500" %}

{% translate "Please try refreshing the page or try again later." %}

{% translate "Sorry, there is an issue with the service, we are working to resolve it as quickly as possible." %}

{% endblock content %}