diff --git a/templates/repo/contributors.tmpl b/templates/repo/contributors.tmpl index a31ebb3d4..71b706331 100755 --- a/templates/repo/contributors.tmpl +++ b/templates/repo/contributors.tmpl @@ -8,7 +8,12 @@

- {{.i18n.Tr "home.contributors"}} ({{len .ContributorInfo}}) + +

{{range .ContributorInfo}} @@ -39,9 +44,6 @@ {{template "base/paginate" .}}
- - -
{{template "base/footer" .}}