X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/ef8a97d9c6983e4fc3710bdbe771edd4e3550dba..1c32e008c8fda46f812c38f46ae7515bcf8002ee:/ui-log.c?ds=inline diff --git a/ui-log.c b/ui-log.c index 954d3e1..aaffb4e 100644 --- a/ui-log.c +++ b/ui-log.c @@ -405,21 +405,24 @@ void cgit_print_log(const char *tip, int ofs, int cnt, char *grep, char *pattern commit->parents = NULL; } if (pager) { - html("
"); + html("
"); + html(""); } else if ((commit = get_revision(&rev)) != NULL) { htmlf("", columns); cgit_log_link("[...]", NULL, NULL, ctx.qry.head, NULL,