{% for head in listHead %} {% endfor %} {% if listPatients is not empty %} {% for patient in listPatients %} {% endfor %} {% else %} {% endif %}
{{head}}
{{patient.identification}} {{patient.fullname}}
{{ 'messages.noSearchData'|trans([], 'LocalizationBundle')}}