commit | aec1204a54e3baa12c76db75c2f67696def05eb0 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Fri Aug 14 12:47:01 2015 +0100 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Fri Aug 14 15:46:51 2015 +0200 |
tree | 313974d5bc7e8c26178f266f632d993cca2b883b | |
parent | aa12084f9835783abbd1f1e4609f8de05e73cec4 [diff] |
ui-shared: add cgit_print_error_page() function This will allow us to generate error responses with the correct HTTP response code without needing all of the layout boilerplate. Signed-off-by: John Keeping <john@keeping.me.uk>