diff --git a/templates/compilacao/textoarticulado_list.html b/templates/compilacao/textoarticulado_list.html
index f471d8e44..c8984285b 100644
--- a/templates/compilacao/textoarticulado_list.html
+++ b/templates/compilacao/textoarticulado_list.html
@@ -21,7 +21,7 @@
{% endblock more_buttons %}
-
+
{% fieldclass_verbose_name 'compilacao.models.TextoArticulado' 'tipo_ta' %} |
diff --git a/templates/compilacao/tipotextoarticulado_list.html b/templates/compilacao/tipotextoarticulado_list.html
index d472b30dd..b54299c3f 100644
--- a/templates/compilacao/tipotextoarticulado_list.html
+++ b/templates/compilacao/tipotextoarticulado_list.html
@@ -17,7 +17,7 @@
{% if not object_list %}
{{ NO_ENTRIES_MSG }}
{% else %}
-
+
{% fieldclass_verbose_name 'compilacao.models.TipoTextoArticulado' 'sigla' %} |
diff --git a/templates/crud/list.html b/templates/crud/list.html
index 97a1aa34b..90fb46bf1 100644
--- a/templates/crud/list.html
+++ b/templates/crud/list.html
@@ -17,7 +17,7 @@
{% if not rows %}
{{ NO_ENTRIES_MSG }}
{% else %}
-
+
{% for name in headers %}