diff --git a/sapl/templates/relatorios/relatorio_ata.html b/sapl/templates/relatorios/relatorio_ata.html index 2bf19e55e..e5028c5df 100644 --- a/sapl/templates/relatorios/relatorio_ata.html +++ b/sapl/templates/relatorios/relatorio_ata.html @@ -77,20 +77,20 @@ {% endif %} {% endfor %} - {% if assinatura_mesa %} -

Assinaturas dos Presentes:

+ {% if assinatura_presentes %} +

Assinaturas dos Presentes:

{% endif %} {% for p in assinatura_presentes %} {% if forloop.counter0|divisibleby:2 %} - + -
_____________________
+
_____________________

{{p.nome_completo}} / {{ p|filiacao_data_filter:object.data_inicio }}




{% else %} -
_____________________
+
_____________________

{{p.nome_completo}} / {{ p|filiacao_data_filter:object.data_inicio }}