diff --git a/app/view/campaign/home.html b/app/view/campaign/home.html
index fbb23e9858ea352bc07e2b5d022a05b4efb3c21d..d12ae1983ffba7a11c873188469b643328eb8c99 100644
--- a/app/view/campaign/home.html
+++ b/app/view/campaign/home.html
@@ -44,7 +44,7 @@
 							<legend class="modal-form-only">{{ _("Récapitulatif de votre don") }}</legend>
 							<fieldset>
 								<div class="modal-row">
-									<div class="radio-row"> 
+									<div class="radio-row">
 										<input type="radio" name="amount" id="amount1" value="11">
 										<label for="amount1" class="text-center">11€ </label>
 										<input type="radio" name="amount" id="amount2" value="42">
@@ -71,7 +71,7 @@
 									</div>
 								</div>
 							</fieldset>
-							<p class="unmodal">{{ _("Vous pouvez donner par <b>carte bancaire</b>, <b><a href=\"/faq#don-cheque\">chèque</a></b>, <b><a href=\"/faq#don-bitcoin\">crypto-monnaie</a></b> ou <b><a href=\"/faq#don-virement\">virement</a></b>.") }}</p>
+							<p class="unmodal">{{ _("Vous pouvez donner par <b>carte bancaire</b>, <b><a href=\"/faq#don-cheque\">chèque</a></b> ou <b><a href=\"/faq#don-virement\">virement</a></b>.") }}</p>
 							<a class="btn btn-modal btn-lg unmodal" href="#step1"><em>{{ _("Faire un don") }}</em></a>
 							<check if="{{ @@SESSION.user }}">
 							<false>