aboutsummaryrefslogtreecommitdiff
path: root/templates/default.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.tpl')
-rw-r--r--templates/default.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/default.tpl b/templates/default.tpl
index 09bf1df..7c59496 100644
--- a/templates/default.tpl
+++ b/templates/default.tpl
@@ -16,6 +16,10 @@
%content%
</div>
<hr/>
- <footer> Page generated on %date% </footer>
+ <footer>
+ Page generated on %date% |
+ <a href="http://git.hornquist.se/vimwiki/tree/%wiki_path%">Git</a> |
+ <a href="http://git.hornquist.se/vimwiki/plain/%wiki_path%">Plain</a>
+ </footer>
</body>
</html>