]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/templates/links.mdwn
Use templatebody for the templates in the basewiki and docwiki
[ikiwiki.git] / doc / templates / links.mdwn
index b7c3028cdb596bb423efb998ff29934b0b318dd2..946694d1b606c106e6ba59222098ad708c95494c 100644 (file)
@@ -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" /></a>
 </div>
+ENDBODY]]
+
+This template contains the navigation links used on the front page.