diff options
Diffstat (limited to 'templates/user/profile.tmpl')
-rw-r--r-- | templates/user/profile.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl index 4bcc92d95d..a7edd88c6d 100644 --- a/templates/user/profile.tmpl +++ b/templates/user/profile.tmpl @@ -86,7 +86,7 @@ </div> {{if ne .TabName "activity"}} {{template "explore/repo_list" .}} - {{template "explore/page" .}} + {{template "base/paginate" .}} {{else}} <br> <div class="feeds"> |