aboutsummaryrefslogtreecommitdiff
path: root/doc/templates/links.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2013-09-13 10:30:24 +0100
committerSimon McVittie <smcv@debian.org>2015-01-17 13:44:46 +0000
commitf71f80bf430e22dc21c25340d3041d25052ea6a9 (patch)
treeb14862c759bcaa8507db961406c0f09ab4858503 /doc/templates/links.mdwn
parent6d8fd9bf0d9a901e3f62086ac625c43f047ae72a (diff)
downloadikiwiki-f71f80bf430e22dc21c25340d3041d25052ea6a9.tar
ikiwiki-f71f80bf430e22dc21c25340d3041d25052ea6a9.tar.gz
Use templatebody for the templates in the basewiki and docwiki
Now that ikiwiki.info has ikiwiki (>= 3.20140916) we can do this.
Diffstat (limited to 'doc/templates/links.mdwn')
-rw-r--r--doc/templates/links.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/templates/links.mdwn b/doc/templates/links.mdwn
index 27f81e653..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>
@@ -12,3 +13,6 @@
<li><a href="http://flattr.com/thing/39811/ikiwiki">Flattr ikiwiki</a></li>
</ul>
</div>
+ENDBODY]]
+
+This template contains the navigation links used on the front page.