From e55e088f8877100c3c46e7ec25b28765b3c9ac8e Mon Sep 17 00:00:00 2001 From: Eduardo Calil Date: Mon, 14 Nov 2016 12:07:01 -0200 Subject: [PATCH] Melhorias no front-end do painel --- sapl/templates/painel/index.html | 86 ++++++++++++++++++-------------- 1 file changed, 49 insertions(+), 37 deletions(-) diff --git a/sapl/templates/painel/index.html b/sapl/templates/painel/index.html index 93e0517d0..2b668564e 100644 --- a/sapl/templates/painel/index.html +++ b/sapl/templates/painel/index.html @@ -1,5 +1,5 @@ {% load i18n %} -{% load staticfiles %} +{% load staticfiles sass_tags %} @@ -8,6 +8,7 @@ + {% block head_title %}{% trans 'SAPL - Sistema de Apoio ao Processo Legislativo' %}{% endblock %} @@ -16,7 +17,7 @@