X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/777faf7e509e1de2b795b2a326ff00c9bd799104..66cacd053ba900c8eb3b7962027370c84a97f990:/ui-tree.c diff --git a/ui-tree.c b/ui-tree.c index 1d07e70..b00670e 100644 --- a/ui-tree.c +++ b/ui-tree.c @@ -66,7 +66,6 @@ void cgit_print_tree(const char *hex, char *path) return; } - html("

Tree content

\n"); html_txt(path); html("\n"); html("");