comments_embed.tmpl: include the inlined comments if present
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sun, 23 Nov 2008 12:01:42 +0000 (12:01 +0000)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Thu, 11 Dec 2008 21:14:03 +0000 (21:14 +0000)
templates/comments_embed.tmpl

index cbb9247f25f251d91df86e2efdca3953db43ac3e..335e686241fa561c1af40bc6c43b72407fb6b37d 100644 (file)
@@ -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>