<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Comment")} <%def name="breadcrumbs()"> ${h.delegateable.breadcrumbs(c.comment.topic)|n} » ${_("Comment")}

${_("Comment on %s") % h.delegateable.link(c.comment.topic, icon_size=24)|n}

${h.field_token()|n}
${_("Are you sure you want to delete this comment?")|n}