templates/map-cmdline.compact
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 11 Oct 2006 22:01:24 +0200
changeset 3363 ce8f31e0b3b8
parent 1919 8f565af14095
permissions -rw-r--r--
hgweb: Apply the new method of passing session variables to links.

changeset = '{rev}{tags}{parents}   {node|short}   {date|isodate}   {author|user}\n  {desc|firstline|strip}\n\n'
changeset_quiet = '{rev}:{node|short}\n'
start_tags = '['
tag = '{tag},'
last_tag = '{tag}]'
start_parents = ':'
parent = '{rev},'
last_parent = '{rev}'