]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-repolist.c
Add graphical diffstat to commit view
[cgit.git] / ui-repolist.c
index 011ec95093fc41240c7167516496ef9bf451d8d5..2ce0d6a62a885a83e700fb885e8dc357bc282e10 100644 (file)
@@ -16,7 +16,6 @@ void cgit_print_repolist(struct cacheitem *item)
        cgit_print_docstart(cgit_root_title, item);
        cgit_print_pageheader(cgit_root_title, 0);
 
-       html("<h2>Repositories</h2>\n");
        html("<table class='list nowrap'>");
        html("<tr class='nohover'>"
             "<th class='left'>Name</th>"