Initial commit
Cette révision appartient à :
révision
793bb6a488
182 fichiers modifiés avec 17153 ajouts et 0 suppressions
11
templates/aemo/niveau_change.html
Fichier normal
11
templates/aemo/niveau_change.html
Fichier normal
|
|
@ -0,0 +1,11 @@
|
|||
<div class="row justify-content-center">
|
||||
<div class="col-md-12">
|
||||
<div class="h4 border-bottom mb-3">Famille: {{ famille.nom }}</div>
|
||||
<form action="." method="post">{% csrf_token %}
|
||||
<table class="table table-borderless">
|
||||
{{ form.as_table }}
|
||||
</table>
|
||||
{% include "actions.html" %}
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
Chargement…
Ajouter une table
Ajouter un lien
Référencer dans un nouveau ticket