]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/rsslink.tmpl
* Rename inlinepage to depends, so that it can be used to refer to more
[ikiwiki.git] / templates / rsslink.tmpl
diff --git a/templates/rsslink.tmpl b/templates/rsslink.tmpl
new file mode 100644 (file)
index 0000000..f70c959
--- /dev/null
@@ -0,0 +1,5 @@
+<div id="rsslink">
+<TMPL_IF NAME="RSSURL">
+<a class="rssbutton" type="application/rss+xml" href="<TMPL_VAR NAME=RSSURL>">RSS</a>
+</TMPL_IF>
+</div>