diff --git a/rhodecode/templates/summary/summary.html b/rhodecode/templates/summary/summary.html
--- a/rhodecode/templates/summary/summary.html
+++ b/rhodecode/templates/summary/summary.html
@@ -42,14 +42,12 @@ E.onDOMReady(function(e){
- <%include file='../shortlog/shortlog_data.html'/>
- %if c.repo_changesets:
- ${h.link_to(_('show more'),h.url('changelog_home',repo_name=c.repo_name))}
- %endif
+
+ <%include file='../shortlog/shortlog_data.html'/>
+
+ ##%if c.repo_changesets:
+ ## ${h.link_to(_('show more'),h.url('changelog_home',repo_name=c.repo_name))}
+ ##%endif