diff --git a/generic/models.py b/generic/models.py index 5c8127f2..63afc387 100644 --- a/generic/models.py +++ b/generic/models.py @@ -384,7 +384,7 @@ class CidUser(models.Model): login_url = reverse("cid_selector") msg = f""" - See below for you details for: {self.group} + See below for your details for: {self.group} --------- CID: {self.cid} @@ -396,6 +396,8 @@ class CidUser(models.Model): Direct link to login: {settings.REMOTE_URL}{login_url}?cid={self.cid}&passcode={self.passcode} + The above details are unique to you. Please do not share as otherwise others will be able to access and submit your results. + Please note this inbox is not monitored. Direct all enquiries to ...