diff --git a/rhodecode/templates/changelog/changelog.html b/rhodecode/templates/changelog/changelog.html --- a/rhodecode/templates/changelog/changelog.html +++ b/rhodecode/templates/changelog/changelog.html @@ -85,11 +85,11 @@ ${self.context_bar('changelog')} %endif %if h.is_hg(c.rhodecode_repo): - %for book in cs.bookmarks: -