diff --git a/client/html/comment.tpl b/client/html/comment.tpl
index c0aa766..2142ae0 100644
--- a/client/html/comment.tpl
+++ b/client/html/comment.tpl
@@ -32,13 +32,13 @@
--><% if (ctx.canEditComment) { %> edit<% } %><% if (ctx.canDeleteComment) { %> delete<% } %>