@ -5,7 +5,7 @@
<form method="POST">
{% csrf_token %}
<fieldset>
{{ form.as_p }}
{% crispy form %}
</br>
<input type="submit" value="Anular" class="button primary" />
</fieldset>
@ -8,7 +8,7 @@
Protocolo: Opção de Numeração
<br/>
<input type="submit" value="Protocolar Documento" class="button primary" />
</form>
@ -8,9 +8,8 @@
<input type="submit" value="Protocolar Matéria" class="button primary" />
<button id="modal">Modal</button>
{% endblock detail_content %}