From 6b7f19880ba5bbcc0632b457404f102c9deac462 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 9 Feb 2013 23:04:24 +0100 Subject: move templates from DATA section to separate files --- cgi/templates/not_found.html.ep | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 cgi/templates/not_found.html.ep (limited to 'cgi/templates/not_found.html.ep') diff --git a/cgi/templates/not_found.html.ep b/cgi/templates/not_found.html.ep new file mode 100644 index 0000000..ca1fb5f --- /dev/null +++ b/cgi/templates/not_found.html.ep @@ -0,0 +1,13 @@ + + + + page not found + + + +
+page not found +
+ + -- cgit v1.2.3