mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-29 00:27:09 +00:00
Merge all pagination-templates into 'base/paginate'
to reduce code-duplicity
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<div class="twelve wide column content">
|
||||
{{template "explore/search" .}}
|
||||
{{template "explore/repo_list" .}}
|
||||
{{template "explore/page" .}}
|
||||
{{template "base/paginate" .}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user