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