diff --git a/uffd/selfservice/templates/newuser.mail.txt b/uffd/selfservice/templates/newuser.mail.txt index afae818151964b3c1882bf6f5923b68d273dfcd2..7ef8a46964ae799078e8e2b0c108bd78cf9b235f 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