summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/entry.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/repositories/entry.html.erb')
-rw-r--r--app/views/repositories/entry.html.erb4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/repositories/entry.html.erb b/app/views/repositories/entry.html.erb
index eb2e1d5e4..ca52e2873 100644
--- a/app/views/repositories/entry.html.erb
+++ b/app/views/repositories/entry.html.erb
@@ -35,6 +35,10 @@
:class => 'icon icon-download') : nil } %>
<% end %>
+<span class="pagination">
+ <%= render_pagination %>
+</span>
+
<% content_for :header_tags do %>
<%= stylesheet_link_tag "scm" %>
<% end %>