From 736e2eaa769e947e28ebf2600ae66165a111af5a Mon Sep 17 00:00:00 2001
From: Marne <ms@laquadrature.net>
Date: Tue, 6 Nov 2018 13:08:18 +0100
Subject: [PATCH] Retrait de toutes les tailles

---
 app/view/user/perso.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/view/user/perso.html b/app/view/user/perso.html
index f66d2d6..2e62426 100644
--- a/app/view/user/perso.html
+++ b/app/view/user/perso.html
@@ -434,7 +434,7 @@
                                 <img class="media-object" src="/static/img/pishirt2.svg" alt="">
                             </div>
                             <div class="media-body">
-                                {{ _("Un pi-shirt - Taille&nbsp;: @atailles[@taille], un pibag et piplôme") }}
+                                {{ _("Un pi-shirt, un pibag et piplôme") }}
                             </div>
                         </li>
                         </check>
@@ -444,7 +444,7 @@
                                 <img class="media-object" src="/static/img/hoopie2.svg" alt="">
                             </div>
                             <div class="media-body">
-                                {{ _("Un hoopie - Taille&nbsp;: @atailles[@taille_h], un pi-shirt, un pibag et piplôme") }}
+                                {{ _("Un hoopie, un pi-shirt, un pibag et piplôme") }}
                             </div>
                         </li>
                         </check>
-- 
GitLab