diff --git a/pylons_app/templates/branches/branches.html b/pylons_app/templates/branches/branches.html --- a/pylons_app/templates/branches/branches.html +++ b/pylons_app/templates/branches/branches.html @@ -17,10 +17,17 @@
| ${_('date')} | +${_('revision')} | +${_('name')} | +${_('links')} | +
| ${branch[1]._ctx.date()|n,filters.age} | +r${branch[1].revision}:${branch[1].raw_id} |