Met inscription-formset
àa la bonne place
This commit is contained in:
parent
3f9f19ef8c
commit
045f3f58e5
2 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ var django = {
|
|||
{% endif %}
|
||||
<form class="form-horizontal" id="bda_form" method="post" action="{% url 'bda-tirage-inscription' tirage.id %}">
|
||||
{% csrf_token %}
|
||||
{% include "inscription-formset.html" %}
|
||||
{% include "bda/inscription-formset.html" %}
|
||||
<div class="inscription-bottom">
|
||||
<span class="bda-prix">Prix total actuel : {{ total_price }}€</span>
|
||||
<div class="pull-right">
|
||||
|
|
Loading…
Reference in a new issue