X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/777faf7e509e1de2b795b2a326ff00c9bd799104..66cacd053ba900c8eb3b7962027370c84a97f990:/ui-view.c diff --git a/ui-view.c b/ui-view.c index 07cd8be..85e223c 100644 --- a/ui-view.c +++ b/ui-view.c @@ -32,7 +32,6 @@ void cgit_print_view(const char *hex) } buf[size] = '\0'; - html("

Object content

\n"); html("\n"); htmlf("\n", type, hex, size); html("
%s %s, %li bytes
\n");