{% extends "sites_conformes/base.html" %} {% load static i18n wagtail_dsfr_tags %} {% block title %} {% translate "Error 404 — Page not found" %} — {{ settings.sites_conformes_content_manager.CmsDsfrConfig.site_title }} {% endblock title %} {% block content %}

{% translate "Page not found" %}

Erreur 404

{% translate "The page you are looking for could not be found. We apologize for any inconvenience." %}

{% translate "If you typed the web address into your browser, check that it is correct. The page may no longer be available." %}
{% translate "In this case, to continue your visit, you can consult our home page." %}

{% endblock content %}