funny 404 message

This commit is contained in:
imperosol
2026-09-04 11:25:06 +02:00
parent 22ecd01898
commit c17f2feefc
2 changed files with 11 additions and 3 deletions
+4
View File
@@ -4,6 +4,10 @@
<div id="page">
<h3>{% trans %}404, Not Found{% endtrans %}</h3>
<blockquote>
{% trans %}Impossible, perhaps the archives are incomplete{% endtrans %}
</blockquote>
</div>
{% endblock %}