{{ t('ara.title') }}
{% if q %}{{ t('ara.found', p=project_hits|length, c=case_hits|length) }} · "{{ q }}"
{{ t('nav.projects') }}
{% for p in project_hits %}{{ p.name }}
{{ p.contract_id }} · {{ t('ara.modules_clauses', m=p.modules, c=p.clauses) }}
{{ t('ara.requests_section') }}
{% for c in case_hits %}{{ c.project }} · {{ c.id }}
{{ t('ara.hint') }}
{% endif %}