summaryrefslogtreecommitdiff
path: root/templates/postcomment_embed.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/postcomment_embed.tmpl')
-rw-r--r--templates/postcomment_embed.tmpl7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/postcomment_embed.tmpl b/templates/postcomment_embed.tmpl
deleted file mode 100644
index eae741214..000000000
--- a/templates/postcomment_embed.tmpl
+++ /dev/null
@@ -1,7 +0,0 @@
-<div class="postcomment-embed">
-<TMPL_IF NAME=DISABLED>
-[Posting comments disabled: <TMPL_VAR NAME=DISABLED>]
-<TMPL_ELSE>
-<a href="<TMPL_VAR CGIURL ESCAPE=HTML>?do=postcomment&amp;page=<TMPL_VAR PAGE ESCAPE=URL>">Post a comment</a>
-</TMPL_IF>
-</div>