From 7197df45b669991ba348b85ba9ae505465293d3a Mon Sep 17 00:00:00 2001
From: Marne <ms@laquadrature.net>
Date: Tue, 6 Nov 2018 13:16:14 +0100
Subject: [PATCH] Update perso.html

---
 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 633aad4..ded2e59 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 pi-shirt") }}
                             </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 hoopie") }}
                             </div>
                         </li>
                         </check>
-- 
GitLab