diff --git a/sapl/templates/base.html b/sapl/templates/base.html
index c6630ee67..36a87b954 100644
--- a/sapl/templates/base.html
+++ b/sapl/templates/base.html
@@ -164,6 +164,7 @@
alt="Logo" class="img-responsive visible-lg-inline-block vcenter" >
{# XXX Make better use of translation tags in html blocks ie. actually use the proper blocktrans tag efficiently #}
+ {% if tipo == 'C' %} Casa Municipal {% else %} Assembleia Legislativa {% endif %}
{% if nome %}
{{ nome }} {% trans 'de' %} {{ municipio }} - {{ uf }}
{% else %}