X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/b4649fc90597910c89c3f37a6aec9af54d9f416b..2915483ef6c9c29ac1493e6945688bb62f7825b4:/ui-repolist.c 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);