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

    <%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" />