{% extends 'base/user/base_app.html.twig' %}
{% block title %}{% trans %}app_name{% endtrans %} | {% trans %}confirmation{% endtrans %}{% endblock title %}
{% block body %}
{% include 'partials/user/nav_app.html.twig' with {'page': ''} %}
{% include 'partials/user/_breadcrumb.html.twig' with {'link': '', 'category': '', 'title': "confirmation"|trans} %}
Votre commande a été validée
Une confirmation sera envoyée à votre adresse e-mail.