<imgsrc="{% webpack_static 'img/logo_interlegis.png' %}"alt="{% trans 'Logo do Interlegis' %} ">
</a>
</a>
<p>
<small>
Desenvolvido pelo <ahref="http://www.interlegis.leg.br/">Interlegis</a> em software livre e aberto.
</small>
<span>Release: 3.1.164-RC5</span>
</p>
</div>
<divclass="col-md-4">
<aclass="footer__logo"href="#">
<imgsrc="{% webpack_static 'img/logo_cc.png' %}"alt="{% trans 'Logo do Creative Commons BY SA' %}">
</a>
<divclass="col-md-12 text-center">
<p>
<small>
Conteúdo e dados sob licença <ahref="https://creativecommons.org">Creative Commons</a> 4.0<br><ahref="https://creativecommons.org/licenses/by/4.0/">Atribuir Fonte - Compartilhar Igual</a>
</small>
<strong>legisinc</strong><br>
<small>AMZ Tecnologia Governamental</small>
</p>
</div>
<divclass="col-md-4">
{% if nome %}
<address>
<small>
<strong>
<spanclass="org">{{ nome }}</span>
</strong>
<br>
<spanclass="street-address">{{ endereco }}</span>
{% if cep or telefone%}<br>{% endif %}
{% if cep %}CEP: <spanclass="postal-code">{{ cep }}</span>{% endif %}
{% if cep and telefone%}|{% endif %}
{% if telefone %}Telefone: <span>{{ telefone }}</span>{% endif %}
<br>
<small><ahref="{% url 'sapl.api:swagger_ui_schema_api' %}">{% trans 'OpenAPI' %}</a></small> |
<ahref="{{endereco_web}}"class="url">{% trans 'Site' %}</a> |
<ahref="mailto:{{email}}"class="email">{% trans 'Fale Conosco' %}</a>