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