From 13a85f42183b7373296fa85319d33f1359feaea9 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Tue, 16 Apr 2024 23:08:59 +0200 Subject: Timer token show & reset --- view/error_404.templ | 1 + 1 file changed, 1 insertion(+) (limited to 'view/error_404.templ') diff --git a/view/error_404.templ b/view/error_404.templ index c97cd49..b262e21 100644 --- a/view/error_404.templ +++ b/view/error_404.templ @@ -2,5 +2,6 @@ package view templ Error404() {

Not found

+

Back to index

} -- cgit