X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e3004912dd64d28f7b9c1e6d63caeeb4e674d056..237a1b4353f81505238925937647f4bff4b03ef7:/doc/templates/links.mdwn

diff --git a/doc/templates/links.mdwn b/doc/templates/links.mdwn
index c66720ffe..946694d1b 100644
--- a/doc/templates/links.mdwn
+++ b/doc/templates/links.mdwn
@@ -1,3 +1,4 @@
+[[!templatebody <<ENDBODY
 <div class="infobox">
 [[ikiwiki_logo|logo/ikiwiki.png]]  
 <ul>
@@ -9,8 +10,9 @@
 <li>[[SiteMap]]</li>
 <li>[[Contact]]</li>
 <li>[[TipJar]]</li>
+<li><a href="http://flattr.com/thing/39811/ikiwiki">Flattr ikiwiki</a></li>
 </ul>
-<a href="http://flattr.com/thing/39811/ikiwiki">
-<img src="http://api.flattr.com/button/button-compact-static-100x17.png"
-alt="Flattr this" title="Flattr this" border="0" /></a>
 </div>
+ENDBODY]]
+
+This template contains the navigation links used on the front page.