{% block content %} {% if status is null %} {% elseif status != 200 %} {% else %} {% if resultados %} {% for resultado in resultados %} {% endfor %} {% else %} {% endif %}
{{ 'interoperabilidadeSisPCSPA.municipio'|trans }} {{ 'interoperabilidadeSisPCSPA.cadastro'|trans }} {{ 'interoperabilidadeSisPCSPA.localidade'|trans }} {{ 'Ações'|trans }}
{{ resultado.municipio.nome }} {{ resultado.status }} {{ resultado.nome }}
Nenhum item encontrado
{% endif %} {% endblock %}