X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/51140311bb3b0d4d0e859d5045ffe4c74478f5fe..e5ca46bf4b974ce3b51d09da4c7ad741aaa70ede:/ui-repolist.c?ds=sidebyside diff --git a/ui-repolist.c b/ui-repolist.c index 9aa5c1e..3e97ca9 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -53,7 +53,7 @@ void cgit_print_repolist(struct cacheitem *item) cgit_print_docstart(cgit_root_title, item); cgit_print_pageheader(cgit_root_title, 0); - html(""); + html("
"); if (cgit_index_header) { htmlf("
", columns);