Compare commits

..
1 Commits
Author SHA1 Message Date
imperosol ec051f5982 funny 404 message 2026-09-03 16:34:02 +02:00
+2
View File
@@ -4,6 +4,8 @@
<div id="page">
<h3>{% trans %}404, Not Found{% endtrans %}</h3>
<blockquote>Impossible, perhaps the archives are incomplete</blockquote>
</div>
{% endblock %}