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