summaryrefslogtreecommitdiffstats
path: root/templates/explore/repos.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/explore/repos.tmpl')
-rw-r--r--templates/explore/repos.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/explore/repos.tmpl b/templates/explore/repos.tmpl
index 080a5076f1..eac3f1d26c 100644
--- a/templates/explore/repos.tmpl
+++ b/templates/explore/repos.tmpl
@@ -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>