From f705b2f96785ef462cacb15cb1bc2ab35055d6cc Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 19 Aug 2011 04:46:31 +0200 Subject: Add custom not found template --- cgi/index.pl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/cgi/index.pl b/cgi/index.pl index 90452aa..e1cbbbe 100644 --- a/cgi/index.pl +++ b/cgi/index.pl @@ -272,3 +272,18 @@ v<%= $version %> + +@@ not_found.html.ep + + + + page not found + + + +
+page not found +
+ + -- cgit v1.2.3