From 9f5253094ec2ccf65aa00b78675653dc520ddc23 Mon Sep 17 00:00:00 2001 From: dreamer Date: Fri, 3 May 2024 15:25:30 +0300 Subject: [PATCH] Update tags_page.tpl Quicker access to the tagged posts. --- client/html/tags_page.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/html/tags_page.tpl b/client/html/tags_page.tpl index 2e082398a..672493ba2 100644 --- a/client/html/tags_page.tpl +++ b/client/html/tags_page.tpl @@ -71,7 +71,7 @@ <% } %> - <%- tag.postCount %> + '><%- tag.postCount %> <%= ctx.makeRelativeTime(tag.creationTime) %>