|
@ -5,10 +5,20 @@ |
|
|
{% block title %} |
|
|
{% block title %} |
|
|
<h1 class="page-header"> |
|
|
<h1 class="page-header"> |
|
|
Resumo <small>({{sessaoplenaria}})</small> |
|
|
Resumo <small>({{sessaoplenaria}})</small> |
|
|
|
|
|
<br/> |
|
|
</h1> |
|
|
</h1> |
|
|
{% endblock %} |
|
|
{% endblock %} |
|
|
|
|
|
|
|
|
{% block detail_content %} |
|
|
{% block detail_content %} |
|
|
|
|
|
<div> |
|
|
|
|
|
<p align="right"> |
|
|
|
|
|
<strong> |
|
|
|
|
|
<a href="{% url 'sapl.relatorios:relatorio_sessao_plenaria' sessaoplenaria.pk %}"> |
|
|
|
|
|
Impressão PDF |
|
|
|
|
|
</a> |
|
|
|
|
|
</strong> |
|
|
|
|
|
</p> |
|
|
|
|
|
</div> |
|
|
<fieldset> |
|
|
<fieldset> |
|
|
<legend>Identificação Básica</legend> |
|
|
<legend>Identificação Básica</legend> |
|
|
<div class="row"> |
|
|
<div class="row"> |
|
|