<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Instances")} <%def name="breadcrumbs()"> ${h.site.name()} » ${_("Instances")}
%if can.instance.create(): ${_("new instance")} %endif

${_("Instances")}

${c.instances_pager.here()}