From: John Keeping Date: Fri, 14 Aug 2015 11:47:04 +0000 (+0100) Subject: plain: use cgit_print_error_page() instead of html_status() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/2b3e76a9f95c50f55be70dbb1cfa029f5165a535?hp=2b3e76a9f95c50f55be70dbb1cfa029f5165a535 plain: use cgit_print_error_page() instead of html_status() This provides a formatted error response rather than a simple HTTP error. Signed-off-by: John Keeping ---