summaryrefslogtreecommitdiff
path: root/fossee_manim/send_mails.py
diff options
context:
space:
mode:
Diffstat (limited to 'fossee_manim/send_mails.py')
-rw-r--r--fossee_manim/send_mails.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/fossee_manim/send_mails.py b/fossee_manim/send_mails.py
index a35f6f4..c1c43a9 100644
--- a/fossee_manim/send_mails.py
+++ b/fossee_manim/send_mails.py
@@ -122,10 +122,11 @@ def send_email(request, call_on, contributor=None, key=None, proposal=None):
Please check your proposal {1}
for comments by our reviewers
+ Follow this link to login {2}/login
In case of queries, please revert to this
email.""".format(contributor.profile.user.username,
- proposal.title))
+ proposal.title, PRODUCTION_URL))
logging.info("Comment by Reviewer: %s", request.user.email)
send_mail(