diff --git a/bruce/macro-comments.ftl b/bruce/macro-comments.ftl
index f7d1ce2..45cb6ef 100644
--- a/bruce/macro-comments.ftl
+++ b/bruce/macro-comments.ftl
@@ -95,12 +95,14 @@
+ <#else>
+
+ |
+
#if>
-
+ |
- |
-
|
@@ -152,7 +154,7 @@
commentHTML += '•' + result.commentDate.substring(2, 16)
+ '• Reply'
+ + result.oId + ');">Reply
' +
Util.replaceEmString($("#comment" + state).val().replace(//g, ">").replace(/\n/g, "
")) + '
';