{% extends "base.html" %} {% load i18n %} {% block content %}
{% trans "Erreur 404" %}
{{ exception }}