Format templates
This commit is contained in:
parent
3b0447b316
commit
36520d7435
13 changed files with 388 additions and 382 deletions
|
|
@ -36,7 +36,9 @@
|
|||
{% endif %}
|
||||
|
||||
<div class="row align-items-center mb-3">
|
||||
<label for="name" class="form-label mb-0 col-md-2"> Nom du champ </label>
|
||||
<label for="name" class="form-label mb-0 col-md-2">
|
||||
Nom du champ
|
||||
</label>
|
||||
<div class="col-md-10">
|
||||
<input
|
||||
id="name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue