Petite correction de style
This commit is contained in:
parent
4a3e091268
commit
5a1d854bb1
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ souscrire aux événements du COF et/ou aux spectacles BdA.
|
|||
<form action="" method="post">
|
||||
{% csrf_token %}
|
||||
{{ form.as_p }}
|
||||
<input type="submit" value="Enregistrer" />
|
||||
<input type="submit" value="Enregistrer" class="btn btn-primary" />
|
||||
</form>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Reference in a new issue