* Add 404 and 500 templates for displaying pretty page not found and server error...
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 10 Feb 2008 15:59:26 +0000 (16:59 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 10 Feb 2008 15:59:26 +0000 (16:59 +0100)
commitb95c24676bc87413a8a83728a28b4975e1267459
tree79ee1e0534c210f97c5293476119f7031206fc7d
parent1c14f565b74cc055634e82dc1c65ea6b1d9681e0
 * Add 404 and 500 templates for displaying pretty page not found and server error messages in a non-debug system.
templates/404.html [new file with mode: 0644]
templates/500.html [new file with mode: 0644]