view pylons_app/templates/changeset/raw_changeset.html @ 524:63212fea2471

a lot of fixes in templates, added options to each repository showing fork/serach/settings fixed emtpy changeset (again !)
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 29 Sep 2010 22:36:53 +0200
parents 9dd372c7166c
children a99e23e6c1e8
line wrap: on
line source

# HG changeset patch
# User ${c.changeset.author|n}
# Date ${"%d %d" % c.changeset._ctx.date()}
# Node ID ${c.changeset._hex}
# ${c.parent_tmpl}
${c.changeset.message}

${c.diffs|n}