comments_embed.tmpl: include the inlined comments if present

master
Simon McVittie 2008-11-23 12:01:42 +00:00
parent 286dbb0541
commit 3a46e7c7f1
1 changed files with 4 additions and 0 deletions

View 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>