# HG changeset patch # User Ludovic Chabant # Date 1357532369 28800 # Node ID 986d82afdbb89f3bcdedc46c58dd1a732a8e334f # Parent 7bb67ac28c3c717412e9285ed363e1a54483bc05 Added some error pages. diff -r 7bb67ac28c3c -r 986d82afdbb8 wikked/static/tpl/error-not-found.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wikked/static/tpl/error-not-found.html Sun Jan 06 20:19:29 2013 -0800 @@ -0,0 +1,6 @@ +
+
+

Not Found

+

The page you're trying to access does not exist. You can create it.

+
+
diff -r 7bb67ac28c3c -r 986d82afdbb8 wikked/static/tpl/error-unauthorized.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wikked/static/tpl/error-unauthorized.html Sun Jan 06 20:19:29 2013 -0800 @@ -0,0 +1,6 @@ +
+
+

You're not authorized for this

+

The page you're trying to access is protected. Please log into an account that has access to it.

+
+