From 9931f8781a755890845ab9de6246b01ca14b2e79 Mon Sep 17 00:00:00 2001
From: Marne <ms@laquadrature.net>
Date: Mon, 5 Nov 2018 18:00:08 +0100
Subject: [PATCH] Ajout du prix du pibag

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

diff --git a/app/view/user/perso.html b/app/view/user/perso.html
index 48014b5..933e14b 100644
--- a/app/view/user/perso.html
+++ b/app/view/user/perso.html
@@ -289,6 +289,9 @@
                                     </label>
                                 </div>
                             </div>
+                            <div class="c-prixcontrepartie">
+                                <p>50&nbsp;€</p>
+                            </div>
                         </div>
                     </div>
                 </div><!-- / Pibag -->
-- 
GitLab