mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-01 11:22:24 +02:00
add authir name on confirmation page
This commit is contained in:
parent
6bff6881cc
commit
141a2dd2b1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
{% block content %}
|
||||
<div class="box">
|
||||
<p class="title">Merci !</p>
|
||||
<p class="title">Merci, {{ order.author.first_name }} !</p>
|
||||
<p>Votre participation à la commande groupée "{{ order.grouped_order }}" a bien été confirmée !
|
||||
Dans une prochaine version de la Chariotte, vous recevrez un mail de confirmation :)</p>
|
||||
<p>En attendant, vous pouvez bien noter ces infos :</p>
|
||||
|
|
Loading…
Reference in a new issue