From ec051f5982d2a23795333b750b8be0b03d9b3e63 Mon Sep 17 00:00:00 2001 From: imperosol Date: Thu, 3 Sep 2026 16:34:02 +0200 Subject: [PATCH] funny 404 message --- core/templates/core/404.jinja | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/templates/core/404.jinja b/core/templates/core/404.jinja index 9560fb27..fdfa284e 100644 --- a/core/templates/core/404.jinja +++ b/core/templates/core/404.jinja @@ -4,6 +4,8 @@

{% trans %}404, Not Found{% endtrans %}

+ +
Impossible, perhaps the archives are incomplete
{% endblock %}