|
@ -31,7 +31,7 @@ |
|
|
class="img-responsive visible-lg-inline-block vcenter"> |
|
|
class="img-responsive visible-lg-inline-block vcenter"> |
|
|
<div> |
|
|
<div> |
|
|
{% if nome %} |
|
|
{% if nome %} |
|
|
<b>{{ nome }} {% trans 'de' %} {{ municipio }} - {{ uf }}</b> |
|
|
<b>{{ nome }} - {{ municipio }} - {{ uf }}</b> |
|
|
{% else %} |
|
|
{% else %} |
|
|
<b>{% trans 'Sem Nome Cadastrado' %}</b> |
|
|
<b>{% trans 'Sem Nome Cadastrado' %}</b> |
|
|
{% endif %} |
|
|
{% endif %} |
|
|