view pylons_app/templates/changeset/raw_changeset.html @ 468:9dd372c7166c

added menu for changeset raw diff and download diff small bugfix for raw template
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 11 Sep 2010 02:56:22 +0200
parents 183cee110578
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}