diff --git a/sapl/templates/relatorios/relatorio_ata.html b/sapl/templates/relatorios/relatorio_ata.html index b71cc480d..c78e471d7 100644 --- a/sapl/templates/relatorios/relatorio_ata.html +++ b/sapl/templates/relatorios/relatorio_ata.html @@ -1,10 +1,7 @@ +{% extends "relatorios/base_relatorio.html" %} {% load common_tags %} {% load static %} -
- - - - +{% block content %}Nenhum sessão com ata foi encontrada!
{% endif %} - \ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_audiencia.html b/sapl/templates/relatorios/relatorio_audiencia.html index 15f374a6b..56178ae7e 100644 --- a/sapl/templates/relatorios/relatorio_audiencia.html +++ b/sapl/templates/relatorios/relatorio_audiencia.html @@ -1,14 +1,10 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - - - - - - -Nenhuma documento encontrado com esses parâmetros. |
Nenhum reunião foi encontrada!
{% endif %} - -Tipo da Sessão: {{inf_basicas_dic.nom_sessao}}
Abertura: {{inf_basicas_dic.dat_inicio_sessao}} - {{inf_basicas_dic.hr_inicio_sessao}}
@@ -142,7 +135,5 @@ {% endfor %}\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_estatisticas_acesso_normas.html b/sapl/templates/relatorios/relatorio_estatisticas_acesso_normas.html index 18abbfde7..06788f4d7 100644 --- a/sapl/templates/relatorios/relatorio_estatisticas_acesso_normas.html +++ b/sapl/templates/relatorios/relatorio_estatisticas_acesso_normas.html @@ -1,13 +1,9 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - -
\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_fim_prazo_tramitacao.html b/sapl/templates/relatorios/relatorio_fim_prazo_tramitacao.html index 6120c4290..421e6a745 100644 --- a/sapl/templates/relatorios/relatorio_fim_prazo_tramitacao.html +++ b/sapl/templates/relatorios/relatorio_fim_prazo_tramitacao.html @@ -1,14 +1,10 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - -
\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_historico_tramitacao.html b/sapl/templates/relatorios/relatorio_historico_tramitacao.html index 0ba42b8fd..a377fc421 100644 --- a/sapl/templates/relatorios/relatorio_historico_tramitacao.html +++ b/sapl/templates/relatorios/relatorio_historico_tramitacao.html @@ -1,14 +1,10 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - -
+{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_historico_tramitacao_adm.html b/sapl/templates/relatorios/relatorio_historico_tramitacao_adm.html index c999f9cf3..4ffde7fb0 100644 --- a/sapl/templates/relatorios/relatorio_historico_tramitacao_adm.html +++ b/sapl/templates/relatorios/relatorio_historico_tramitacao_adm.html @@ -1,14 +1,10 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - -
\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_materias_em_tramitacao.html b/sapl/templates/relatorios/relatorio_materias_em_tramitacao.html index 3304df5d6..3fee73be1 100644 --- a/sapl/templates/relatorios/relatorio_materias_em_tramitacao.html +++ b/sapl/templates/relatorios/relatorio_materias_em_tramitacao.html @@ -1,13 +1,10 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} -
- - - -
\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_materias_por_ano_autor.html b/sapl/templates/relatorios/relatorio_materias_por_ano_autor.html index 77749fc95..ab615e38f 100644 --- a/sapl/templates/relatorios/relatorio_materias_por_ano_autor.html +++ b/sapl/templates/relatorios/relatorio_materias_por_ano_autor.html @@ -1,12 +1,9 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - +{% block content %}
@@ -94,4 +91,4 @@
{% endif %} - \ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_materias_por_autor.html b/sapl/templates/relatorios/relatorio_materias_por_autor.html index 2fcfce982..d3e7a9659 100644 --- a/sapl/templates/relatorios/relatorio_materias_por_autor.html +++ b/sapl/templates/relatorios/relatorio_materias_por_autor.html @@ -1,12 +1,9 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - +{% block content %}
@@ -69,4 +66,4 @@
{% endif %} - \ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_normas_mes.html b/sapl/templates/relatorios/relatorio_normas_mes.html index f880370a7..268fc54b0 100644 --- a/sapl/templates/relatorios/relatorio_normas_mes.html +++ b/sapl/templates/relatorios/relatorio_normas_mes.html @@ -1,13 +1,10 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} -
- - - -
\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_normas_por_autor.html b/sapl/templates/relatorios/relatorio_normas_por_autor.html index 3a4045003..c2c5f52b6 100644 --- a/sapl/templates/relatorios/relatorio_normas_por_autor.html +++ b/sapl/templates/relatorios/relatorio_normas_por_autor.html @@ -1,11 +1,9 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - +{% block content %}
@@ -68,4 +66,4 @@
{% endif %} - \ No newline at end of file +{% endblock content %} \ No newline at end of file diff --git a/sapl/templates/relatorios/relatorio_normas_vigencia.html b/sapl/templates/relatorios/relatorio_normas_vigencia.html index c470cd970..452f566b7 100644 --- a/sapl/templates/relatorios/relatorio_normas_vigencia.html +++ b/sapl/templates/relatorios/relatorio_normas_vigencia.html @@ -1,13 +1,9 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - -
\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_presenca_sessao.html b/sapl/templates/relatorios/relatorio_presenca_sessao.html index 2ccbd4a14..3a40cd801 100644 --- a/sapl/templates/relatorios/relatorio_presenca_sessao.html +++ b/sapl/templates/relatorios/relatorio_presenca_sessao.html @@ -1,13 +1,9 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - -
\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_reuniao.html b/sapl/templates/relatorios/relatorio_reuniao.html index 5d665c9fe..6a7cc30dc 100644 --- a/sapl/templates/relatorios/relatorio_reuniao.html +++ b/sapl/templates/relatorios/relatorio_reuniao.html @@ -1,13 +1,9 @@ +{% extends "relatorios/base_relatorio.html" %} {% load i18n %} {% load common_tags %} {% load static %} - -
- - - -
\ No newline at end of file +{% endblock content %} diff --git a/sapl/templates/relatorios/relatorio_sessao_plenaria.html b/sapl/templates/relatorios/relatorio_sessao_plenaria.html index 93b593206..fff1b22ce 100644 --- a/sapl/templates/relatorios/relatorio_sessao_plenaria.html +++ b/sapl/templates/relatorios/relatorio_sessao_plenaria.html @@ -1,15 +1,8 @@ +{% extends "relatorios/base_relatorio.html" %} {% load static %} - - - - -
- - - -
- - -