From 9757f71c9476eb8ced7bbf652b32ae59d14c66cf Mon Sep 17 00:00:00 2001 From: LeandroRoberto Date: Fri, 18 Mar 2016 11:41:32 -0300 Subject: [PATCH] =?UTF-8?q?Corre=C3=A7=C3=A3o=20no=20T=C3=ADtulo=20da=20Ca?= =?UTF-8?q?sa=20Legislativa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 0785a9885..991c98aaa 100644 --- a/templates/base.html +++ b/templates/base.html @@ -120,7 +120,7 @@ {% if nome %} {{ nome }} {% trans 'de' %} {{ municipio }} - {{ uf }} {% else %} - {% trans 'Câmara Municipal'} + {% trans 'Câmara Municipal'%} {% endif %}
{% trans 'Sistema de Apoio ao Processo Legislativo' %}