diff --git a/pylons_app/templates/summary.html b/pylons_app/templates/summary.html --- a/pylons_app/templates/summary.html +++ b/pylons_app/templates/summary.html @@ -62,6 +62,7 @@ from pylons_app.lib import filters ${cs._ctx.date()|n,filters.age} ${cs.author|n,filters.person} + r${cs.revision} ${h.link_to(message_slug(cs.message), h.url('changeset_home',repo_name=c.repo_name,revision=cs._short),