templates/map-log.compact
changeset 1913 74cf2b2f43d4
parent 1908 be71c04d62c0
--- a/templates/map-log.compact
+++ b/templates/map-log.compact
@@ -1,4 +1,4 @@
-template = '{rev}{tags}{parents}   {node|short}   {date|isodate}   {author|user}\n  {desc|firstline|strip}\n\n'
+changelog = '{rev}{tags}{parents}   {node|short}   {date|isodate}   {author|user}\n  {desc|firstline|strip}\n\n'
 start_tags = '['
 tag = '{tag},'
 last_tag = '{tag}]'