From 88201ee648105702761acd180d27aef23b811b30 Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Pasquier <contact@jbpasquier.eu>
Date: Wed, 2 Sep 2020 15:56:04 +0000
Subject: [PATCH] =?UTF-8?q?fix:=20remove=20Se=20d=C3=A9sinscrire=20link?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 djangoldp_notification/templates/email.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/djangoldp_notification/templates/email.html b/djangoldp_notification/templates/email.html
index 9aa2c2f..24a7a7d 100644
--- a/djangoldp_notification/templates/email.html
+++ b/djangoldp_notification/templates/email.html
@@ -13,7 +13,6 @@
                 <br>
                 Ne réponds pas directement à cet e-mail, à la place rends-toi sur <a href='{{ on }}' target='_blank'>{{ on }}</a>.
                 <br>
-                <a href='#'>Se désinscrire</a>
             </p>
         </div>
     </body>
-- 
GitLab