From af11d9ae798db8c979b4f906a33238507a7d2cba Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 3 Mar 2021 16:43:31 -0500 Subject: [PATCH] Don't append to search for popular tags --- hubsrht/templates/project-index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hubsrht/templates/project-index.html b/hubsrht/templates/project-index.html index 515bb61..80d9913 100644 --- a/hubsrht/templates/project-index.html +++ b/hubsrht/templates/project-index.html @@ -116,8 +116,7 @@ {% for tag in tags %}
#{{tag[1]}}: {{tag[0]}} project{% if tag[0] > 1 %}s{% endif %}