diff --git a/eboutic/templates/eboutic/eboutic_checkout.jinja b/eboutic/templates/eboutic/eboutic_checkout.jinja index 5bf89f98..e359a568 100644 --- a/eboutic/templates/eboutic/eboutic_checkout.jinja +++ b/eboutic/templates/eboutic/eboutic_checkout.jinja @@ -68,6 +68,12 @@ + + +
{% csrf_token %} + + +
{% endif %} diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index cbbf7a53..3fc6a947 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -4053,6 +4053,18 @@ msgstr "" msgid "You can't buy a refilling with sith money" msgstr "Vous ne pouvez pas acheter un rechargement avec de l'argent du sith" +#: eboutic/views.py +msgid "I have read and accept" +msgstr "J'ai lu et j'accepte" + +#: eboutic/views.py +msgid "the general terms and condition" +msgstr "les conditions générale de vente" + +#: eboutic/views.py +msgid "of the student assosiation of the UTBM" +msgstr "de l'Association des étudiant de l'UTBM" + #: election/forms.py msgid "You have selected too many candidates." msgstr "Vous avez sélectionné trop de candidats."