%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%namespace name="t" file="/comment/tiles.html"/> <%def name="title()">${_("Edit comment") if h.comment.wording() else _("Edit argument")}%def> <%def name="breadcrumbs()"> ${h.delegateable.breadcrumbs(c.comment.topic)|n} » ${_("Edit comment") if h.comment.wording() else _("Edit argument")} %def> <%block name="headline">