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