diff --git a/sigi/apps/casas/templates/casas/resumo_carteira_snippet.html b/sigi/apps/casas/templates/casas/resumo_carteira_snippet.html
index 21ca658..6b19319 100644
--- a/sigi/apps/casas/templates/casas/resumo_carteira_snippet.html
+++ b/sigi/apps/casas/templates/casas/resumo_carteira_snippet.html
@@ -36,7 +36,7 @@
{% endif %}
-
+
{% for row in resumo %}
{% if forloop.first %}
diff --git a/sigi/apps/home/templates/home/dashboard/resumo_convenios.html b/sigi/apps/home/templates/home/dashboard/resumo_convenios.html
index c7538cb..ad6f2bc 100644
--- a/sigi/apps/home/templates/home/dashboard/resumo_convenios.html
+++ b/sigi/apps/home/templates/home/dashboard/resumo_convenios.html
@@ -6,7 +6,7 @@
Sudeste
Sul
-
+
{% for item in tabela_resumo_camara.cabecalho_topo %}
{{item}} |
@@ -22,7 +22,7 @@
{% endfor %}
-
+
{% trans 'Total de câmaras' %} |
{{ tabela_resumo_camara.total_camaras }} |
diff --git a/sigi/apps/home/templates/home/dashboard/resumo_seit.html b/sigi/apps/home/templates/home/dashboard/resumo_seit.html
index 208ff97..0ccd330 100644
--- a/sigi/apps/home/templates/home/dashboard/resumo_seit.html
+++ b/sigi/apps/home/templates/home/dashboard/resumo_seit.html
@@ -9,7 +9,7 @@
-
+
{% for s in tabela_resumo_seit.titulos %}
{{ s }} |