Merge all pagination-templates into 'base/paginate'
to reduce code-duplicity
This commit is contained in:
parent
86fb1a0cb1
commit
562f9b6eae
11 changed files with 12 additions and 33 deletions
|
@ -32,7 +32,7 @@
|
|||
<div class="ui divider"></div>
|
||||
{{end}}
|
||||
{{template "explore/repo_list" .}}
|
||||
{{template "explore/page" .}}
|
||||
{{template "base/paginate" .}}
|
||||
</div>
|
||||
|
||||
<div class="ui five wide column">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue