Update 404.jinja

This commit is contained in:
Théo DURR 2023-03-08 13:08:23 +01:00
parent 773808fa59
commit 9a376887ac
No known key found for this signature in database
GPG Key ID: 708858E9F7281E30

View File

@ -4,9 +4,6 @@
<div id="page">
<h3>{% trans %}404, Not Found{% endtrans %}</h3>
{% comment %} <p class="alert alert-red">
{{ exception }}
</p> {% endcomment %}
</div>
{% endblock %}