diff --git a/pylons_app/templates/branches/branches_data.html b/pylons_app/templates/branches/branches_data.html --- a/pylons_app/templates/branches/branches_data.html +++ b/pylons_app/templates/branches/branches_data.html @@ -1,11 +1,11 @@ % if c.repo_branches: - - - - - - + + + + + + %for cnt,branch in enumerate(c.repo_branches.items()):
${_('date')}${_('revision')}${_('name')}${_('links')}
${_('date')}${_('revision')}${_('name')}${_('links')}
${h.age(branch[1]._ctx.date())}