|
@ -6,7 +6,11 @@ |
|
|
|
|
|
|
|
|
{% block detail_content %} |
|
|
{% block detail_content %} |
|
|
|
|
|
|
|
|
<h1>{{nome_parlamentar}}</h1><br/> |
|
|
<div class="clearfix"> |
|
|
|
|
|
<h1 class="page-header"> |
|
|
|
|
|
Matérias <small>({{nome_parlamentar}})</small> |
|
|
|
|
|
</h1> |
|
|
|
|
|
</div> |
|
|
<center><h2>Primeiro Autor</h2></center> |
|
|
<center><h2>Primeiro Autor</h2></center> |
|
|
<br/> |
|
|
<br/> |
|
|
<table class="table table-striped table-bordered"> |
|
|
<table class="table table-striped table-bordered"> |
|
|