summaryrefslogtreecommitdiffstats
path: root/templates/badrequest.html
Commit message (Collapse)AuthorAgeFilesLines
* Use cherrypy handlers to render error pagesSimo Sorce2014-02-241-0/+12
Replaces custom code to render 401 Unauthorized page as well as adds 400 and 500 handlers Signed-off-by: Simo Sorce <simo@redhat.com>