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