snapshot: use cgit_print_error_page() instead of html_status()
commit048f195eaf2fedb56987f0c8c89b9fd46375aa87
authorJohn Keeping <john@keeping.me.uk>
Fri, 14 Aug 2015 11:47:05 +0000 (14 12:47 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 14 Aug 2015 13:46:51 +0000 (14 15:46 +0200)
tree5237a3f9cce0cd4c55734a0112af1c2d15f02275
parent2b3e76a9f95c50f55be70dbb1cfa029f5165a535
snapshot: 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 <john@keeping.me.uk>
ui-snapshot.c