From 812471d15f48d86057c4c155dc87957ac7e1abe9 Mon Sep 17 00:00:00 2001 From: Azareal Date: Fri, 7 Feb 2020 11:51:37 +1000 Subject: [PATCH] add topic counts to the search and filter widget --- templates/widget_search_and_filter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/widget_search_and_filter.html b/templates/widget_search_and_filter.html index ac57acfc..a0e93bc4 100644 --- a/templates/widget_search_and_filter.html +++ b/templates/widget_search_and_filter.html @@ -2,6 +2,6 @@
-{{range .Forums}} +{{range .Forums}} {{end}}
\ No newline at end of file