## -*- coding: utf-8 -*- <%inherit file="../main.mako" /> <%! import mpulsweb.lib.helper.filters as F %> <%def name="buildNavipath()"> ${parent.buildNavipath()}
  • ${_('Agency overview')}
  • ${_('Agency overview')}

    % if h.hasRole(['admin_ka']): % endif % if h.hasRole(['cm_ka']): %endif <%include file="/evaluation/search.mako" /> ${ungettext('%s case in %s agency was found.', '%s cases in %s agencys where found.', c.count_all) % (c.count_all, c.count_agency)}
    <%include file="./agencylist.mako" />