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

Merge all pagination-templates into 'base/paginate'

to reduce code-duplicity
This commit is contained in:
Kim "BKC" Carlbäcker
2016-11-07 11:44:49 +01:00
parent 86fb1a0cb1
commit 562f9b6eae
11 changed files with 12 additions and 33 deletions

View File

@@ -86,7 +86,7 @@
</div>
{{if ne .TabName "activity"}}
{{template "explore/repo_list" .}}
{{template "explore/page" .}}
{{template "base/paginate" .}}
{{else}}
<br>
<div class="feeds">