1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add Pagination to Releases-page

This commit is contained in:
Kim "BKC" Carlbäcker
2016-11-04 20:28:07 +01:00
parent be5607e510
commit 86fb1a0cb1
3 changed files with 14 additions and 3 deletions

View File

@@ -75,6 +75,7 @@
</li>
{{end}}
</ul>
{{template "admin/base/page" .}}
</div>
</div>
{{template "base/footer" .}}