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