|
@ -11,7 +11,7 @@ |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
{% block more_buttons %}{% endblock more_buttons %} |
|
|
{% block more_buttons %}{% endblock more_buttons %} |
|
|
</div> |
|
|
</div> |
|
|
<div class="actions btn-group btn-group-sm" role="group"> |
|
|
<div class="actions btn-group float-right btn-group-lg" role="group"> |
|
|
<a href="{% url 'sapl.parlamentares:pesquisar_parlamentar' %}" class="btn btn-outline-primary">Pesquisar Parlamentares</a> |
|
|
<a href="{% url 'sapl.parlamentares:pesquisar_parlamentar' %}" class="btn btn-outline-primary">Pesquisar Parlamentares</a> |
|
|
</div> |
|
|
</div> |
|
|
{% endblock actions %} |
|
|
{% endblock actions %} |
|
|