X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/237ef7b06d461ddf27b21cd13bfcb50befa4a916..62dcc05c27fa2f230a7048211337f86ba20966a5:/ui-summary.c?ds=inline diff --git a/ui-summary.c b/ui-summary.c index 5799773..18608b8 100644 --- a/ui-summary.c +++ b/ui-summary.c @@ -153,7 +153,7 @@ static int cgit_print_archive_cb(const char *refname, const unsigned char *sha1, hashcpy(fileid, sha1); } if (!header) { - html("
| Downloads | |||
|---|---|---|---|
| ");
+ html(" ");
+ cgit_print_archives();
html(" "); html_txt(cgit_repo->name); html(" - "); html_txt(cgit_repo->desc); html(""); - html(" | "); - cgit_print_archives(); - html(" | ||