From aacb7438298af0ccc03af9ee170bcd47c9cf09cf Mon Sep 17 00:00:00 2001
From: Flavio Tarsetti <flavio.tarsetti@idiap.ch>
Date: Sat, 2 May 2020 03:20:23 +0200
Subject: [PATCH] [ui][templates][registration] add temporary link message to
 yearly revalidated profiles

---
 .../registration/mail.account_revalidation.message.txt          | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/beat/web/ui/registration/templates/registration/mail.account_revalidation.message.txt b/beat/web/ui/registration/templates/registration/mail.account_revalidation.message.txt
index 260338369..d490c95ba 100644
--- a/beat/web/ui/registration/templates/registration/mail.account_revalidation.message.txt
+++ b/beat/web/ui/registration/templates/registration/mail.account_revalidation.message.txt
@@ -10,4 +10,6 @@ If you haven't done this by this expiration date: {{ expiration_date }}, your ac
 will be blocked and you will then need to go trough an account revalidation
 procedure to re-activate it.
 
+You can also click on the following direct link to accomplish this action and re-validate your account at {{ prefix }}/accounts/temp/{{ temp_url }}
+
 BEAT Administrators at the Idiap Research Institute
-- 
GitLab