poulpe/shared/templates/base_error.html

5 lines
74 B
HTML

{% extends "base.html" %}
{% block page_title %}Erreur !{% endblock %}