${c.entities_pager.here()}
%if can.proposal.create():
${_("new proposal")}
%endif
%if can.norm.create():
${_("new norm")}
%endif
%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${c.tag.name}%def> <%def name="breadcrumbs()"> ${h.tag.breadcrumbs(c.tag)|n} %def>