added fields

This commit is contained in:
Nijil Y 2011-12-26 15:30:45 +05:30
parent 68de3687f4
commit 04eb52dbe3

View File

@ -131,6 +131,8 @@ def sent_reminder_task():
<p>This is a reminder for the task %(name)s has been assigned to you
by %(senders_name)s on %(opening_date)s</p>
<p><b>Project:</b> %(project)s</p>
<p><b>Expected Start Date:</b> %(exp_start_date)s</p>
<p><b>Expected End Date:</b> %(exp_end_date)s</p>
<p><b>Review Date:</b> %(review_date)s</p>
<p><b>Details:</b> %(description)s</p>
<p>If you have already completed this task, please update the system</p>