summaryrefslogtreecommitdiffstats
path: root/templates/error.html
Commit message (Collapse)AuthorAgeFilesLines
* mark error strings as safe. N.B: This means they all need to be escaped now!Marian Sigler2012-09-291-2/+2
|
* use errorhandler for HTTP status error codesNico von Geyso2012-09-291-0/+8
with this we can use our base layout to display pretty error messages