projects
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4506531
)
trying a directive in a page template
author
Philip Durbin
<philipdurbin@gmail.com>
Fri, 4 May 2012 15:13:19 +0000
(11:13 -0400)
committer
Philip Durbin
<philipdurbin@gmail.com>
Fri, 4 May 2012 15:13:19 +0000
(11:13 -0400)
templates/page.tmpl
patch
|
blob
|
history
diff --git
a/templates/page.tmpl
b/templates/page.tmpl
index fed57c7ea5b4f4973cf2a77f5b54ddda2831f481..92318def2defc35435bcfa5121483b6285024127 100644
(file)
--- a/
templates/page.tmpl
+++ b/
templates/page.tmpl
@@
-195,5
+195,7
@@
License: <TMPL_VAR LICENSE>
<TMPL_IF HTML5></article><TMPL_ELSE></div></TMPL_IF>
+[[!map pages="./*" show=title]]
+
</body>
</html>