Remove comments_embed.tmpl (no longer needed)
parent
4ff161ba0b
commit
8ead8ac857
|
@ -1,11 +0,0 @@
|
|||
<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>
|
||||
<a href="<TMPL_VAR CGIURL ESCAPE=HTML>?do=comment&page=<TMPL_VAR PAGE ESCAPE=URL>">Post a comment</a>
|
||||
</TMPL_IF>
|
||||
</div>
|
Loading…
Reference in New Issue