grandlyon-glc: remove 404 template (#64487)

This commit is contained in:
Benjamin Dauvergne 2022-04-23 08:19:38 +02:00
parent 1662eaf3b2
commit eb696d3ad5
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
{% extends "theme.html" %}
{% block content %}
<h2>Page non trouvée</h2>
{% endblock %}