From c572f97456aadaee708a42a3a294e73449926fae Mon Sep 17 00:00:00 2001
From: Marne <ms@laquadrature.net>
Date: Tue, 6 Nov 2018 13:03:10 +0100
Subject: [PATCH] Retrait maintenance

---
 app/view/campaign/home.html | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app/view/campaign/home.html b/app/view/campaign/home.html
index 95d5409..9116230 100644
--- a/app/view/campaign/home.html
+++ b/app/view/campaign/home.html
@@ -1,6 +1,4 @@
-<h1 id="maintenance"> Désolé !<br> Le site de dons est en maintenance :(<br>
-Merci de votre soutien <3 </h1>
-<!-- <form class="form-inline" method="POST" action="{{ @@target }}" id="f_vads" name="f_vads">
+<form class="form-inline" method="POST" action="{{ @@target }}" id="f_vads" name="f_vads">
 	<input type="hidden" name="csrf" id="csrf" value="{{ @CSRF }}" />
 	<div class="modal-form <check if="{{ @@form_visible == 'vads'}}">visible</check>" id="vads" name="vads">
 		<div class="modal-form-title modal-form-only">
@@ -145,4 +143,4 @@ Merci de votre soutien <3 </h1>
 				</div>
 			</div>
 		</div>
-</section> -->
+</section>
-- 
GitLab