summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-05-03 21:45:59 +0300
committerLars Wirzenius <liw@liw.fi>2015-05-03 21:45:59 +0300
commit2e5b33ec19f76f2c80d8ab4dfeb499e2dd38710b (patch)
treeddaf1b35521f972644778e51ab0fe1576a6a63e5
parent249f7467dd021710b23b58ac55598684bce31759 (diff)
downloadjt-2e5b33ec19f76f2c80d8ab4dfeb499e2dd38710b.tar.gz
Add space for intro text into topic page template
-rwxr-xr-xjt3
1 files changed, 3 insertions, 0 deletions
diff --git a/jt b/jt
index 48afa8c..cb73b6e 100755
--- a/jt
+++ b/jt
@@ -276,6 +276,9 @@ class NewTopicCommand(Command):
template = '''\
[[!meta title="%(title)s"]]
+
+
+
[[!inline pages="link(.)" archive=yes reverse=yes trail=yes]]
'''