<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Comment History")} <%def name="breadcrumbs()"> ${h.delegateable.breadcrumbs(c.comment.topic)|n} » ${_("Comment History")} ${tiles.comment.header(c.comment, active='history')}
${c.revisions_pager.here()}