{% load combo %} {% if not json.err and not plateforme.err and plateforme.data %}

{{ plateforme.data.name }}

{{ json.query }} ({{ json.count }})

{% if json.data %}

{% include "./rsa13-fragment-liste-beneficiaires.html" %} {% endif %}
{% endif %}