aboutsummaryrefslogtreecommitdiff
path: root/client/html/posts_page.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'client/html/posts_page.tpl')
-rw-r--r--client/html/posts_page.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/html/posts_page.tpl b/client/html/posts_page.tpl
index bb4ffe6..7080aa5 100644
--- a/client/html/posts_page.tpl
+++ b/client/html/posts_page.tpl
@@ -36,7 +36,7 @@
<% } %>
</a>
<% if (ctx.parameters && ctx.parameters.tag) { %>
- <a data-post-id='<%= post.id %>' class='masstag'>
+ <a href data-post-id='<%= post.id %>' class='masstag'>
</a>
<% } %>
</li>

© 2015 - 2026 Jakob L. Kreuze