From 8aebf783ad45f425c83449ed0057f986b0e1a9ea Mon Sep 17 00:00:00 2001
From: nd <nd@cccv.de>
Date: Fri, 4 Dec 2020 16:06:25 +0000
Subject: [PATCH] Added link to doku page to welcome mail

---
 uffd/selfservice/templates/newuser.mail.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/uffd/selfservice/templates/newuser.mail.txt b/uffd/selfservice/templates/newuser.mail.txt
index afae8181..7ef8a469 100644
--- a/uffd/selfservice/templates/newuser.mail.txt
+++ b/uffd/selfservice/templates/newuser.mail.txt
@@ -4,7 +4,9 @@ welcome to the CCCV infrastructure.
 An account was created for you, visit this url to set your password: {{ url_for('selfservice.token_password', token=token, _external=True) }}
 **Please note this link is only valid for 48h**
 
+You can find more information here: https://docs.cccv.de/
+
 If you have no idea why someone would create an account for you to be used for the next CCC event organization, please contact it@cccv.de.
 
 Kind regards,
-uffd
+uffd
\ No newline at end of file
-- 
GitLab