diff options
Diffstat (limited to 'templates/org')
-rw-r--r-- | templates/org/home.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl index 921e3667cb..eaea98bf52 100644 --- a/templates/org/home.tmpl +++ b/templates/org/home.tmpl @@ -32,6 +32,7 @@ <div class="ui divider"></div> {{end}} {{template "explore/repo_list" .}} + {{template "explore/page" .}} </div> <div class="ui five wide column"> |