aboutsummaryrefslogtreecommitdiff
path: root/templates/rsslink.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rsslink.tmpl')
-rw-r--r--templates/rsslink.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/rsslink.tmpl b/templates/rsslink.tmpl
deleted file mode 100644
index f70c959d6..000000000
--- a/templates/rsslink.tmpl
+++ /dev/null
@@ -1,5 +0,0 @@
-<div id="rsslink">
-<TMPL_IF NAME="RSSURL">
-<a class="rssbutton" type="application/rss+xml" href="<TMPL_VAR NAME=RSSURL>">RSS</a>
-</TMPL_IF>
-</div>