]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/templates/links.mdwn
Use templatebody for the templates in the basewiki and docwiki
[git.ikiwiki.info.git] / doc / templates / links.mdwn
index c66720ffe39b08a076b8c4faefed51986a480f84..3239a59c239ff49bdba5a444a755ea6d3a1c1d65 100644 (file)
@@ -1,3 +1,4 @@
+[[!templatebody <<ENDBODY
 <div class="infobox">
 [[ikiwiki_logo|logo/ikiwiki.png]]  
 <ul>
@@ -11,6 +12,9 @@
 <li>[[TipJar]]</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>
+<img src="https://api.flattr.com/button/flattr-badge-large.png"
+alt="Flattr this" title="Flattr this" /></a>
 </div>
+ENDBODY]]
+
+This template contains the navigation links used on the front page.