From 045f3f58e56ebf6abeb026389779f470a7132aed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20P=C3=A9pin?= Date: Tue, 24 Jan 2017 20:34:53 +0100 Subject: [PATCH] =?UTF-8?q?Met=20`inscription-formset`=20=C3=A0a=20la=20bo?= =?UTF-8?q?nne=20place?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bda/templates/{ => bda}/inscription-formset.html | 0 bda/templates/bda/inscription-tirage.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename bda/templates/{ => bda}/inscription-formset.html (100%) diff --git a/bda/templates/inscription-formset.html b/bda/templates/bda/inscription-formset.html similarity index 100% rename from bda/templates/inscription-formset.html rename to bda/templates/bda/inscription-formset.html diff --git a/bda/templates/bda/inscription-tirage.html b/bda/templates/bda/inscription-tirage.html index 2c54d44b..d43059e7 100644 --- a/bda/templates/bda/inscription-tirage.html +++ b/bda/templates/bda/inscription-tirage.html @@ -99,7 +99,7 @@ var django = { {% endif %}
{% csrf_token %} - {% include "inscription-formset.html" %} + {% include "bda/inscription-formset.html" %}
Prix total actuel : {{ total_price }}€