summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/comments_embed.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/comments_embed.tmpl b/templates/comments_embed.tmpl
index cbb9247f2..335e68624 100644
--- a/templates/comments_embed.tmpl
+++ b/templates/comments_embed.tmpl
@@ -1,4 +1,8 @@
<div class="comments-embed">
+<TMPL_IF NAME=COMMENTS>
+<TMPL_VAR NAME=COMMENTS>
+</TMPL_VAR>
+
<TMPL_IF NAME=DISABLED>
[Posting comments disabled: <TMPL_VAR NAME=DISABLED>]
<TMPL_ELSE>