summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-05-03 21:58:07 +0300
committerLars Wirzenius <liw@liw.fi>2015-05-03 21:58:07 +0300
commit51e0784d32d6118d24888b4cb7798619077ece77 (patch)
treec79aeb8ca6139069240c49f4c32f28a85b465a51
parent8f4a6ee7de2109c8b32ce85f4867d7b32568b129 (diff)
downloadjt-51e0784d32d6118d24888b4cb7798619077ece77.tar.gz
Define template in right place
-rwxr-xr-xjt2
1 files changed, 1 insertions, 1 deletions
diff --git a/jt b/jt
index 8020f53..9fbe49d 100755
--- a/jt
+++ b/jt
@@ -274,7 +274,7 @@ class NewTopicCommand(Command):
if not os.path.exists(dirname):
os.makedirs(dirname)
- template = '''\
+ template = '''\
[[!meta title="%(title)s"]]