From 0dfec16457a42a07380c64858c2ca48cd99a2320 Mon Sep 17 00:00:00 2001 From: Vosjedev Date: Sun, 26 Oct 2025 10:17:10 +0100 Subject: Add more html (notfound.html, mailpage.html) --- html/notfound.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 html/notfound.html (limited to 'html/notfound.html') diff --git a/html/notfound.html b/html/notfound.html new file mode 100644 index 0000000..8f5ba75 --- /dev/null +++ b/html/notfound.html @@ -0,0 +1,14 @@ + + + + + + + + + +

Not found

+

Not found: {path}

+ + + -- cgit