From 2e5b33ec19f76f2c80d8ab4dfeb499e2dd38710b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 3 May 2015 21:45:59 +0300 Subject: Add space for intro text into topic page template --- jt | 3 +++ 1 file changed, 3 insertions(+) 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]] ''' -- cgit v1.2.1