diff options
-rw-r--r-- | pytask/templates/emailscontent/textbookcompanion_workshop_body.html | 17 | ||||
-rw-r--r-- | pytask/templates/emailscontent/textbookcompanion_workshop_subject.html | 1 |
2 files changed, 18 insertions, 0 deletions
diff --git a/pytask/templates/emailscontent/textbookcompanion_workshop_body.html b/pytask/templates/emailscontent/textbookcompanion_workshop_body.html new file mode 100644 index 0000000..801e2a8 --- /dev/null +++ b/pytask/templates/emailscontent/textbookcompanion_workshop_body.html @@ -0,0 +1,17 @@ +Hello {{ name }}, + Thanks for your interest in Textbook Companion Project. We are excited +to work with you on this project. We just want to remind you that Textbook +Companion Project is going to be launched with a on 22nd-23rd Jan, 2011. +The venue for the workshop is CDEEP A1- A2 in the ground floor of Math +Department building. The workshop is starting at 9:00AM. We request you to +be at the venue on time. + +It works best if you can get a laptop along with you. Please make sure +you have the packages required for the workshop installed on your laptop. + +You cat get the information on installation of required packages at: +http://fossee.in/installation-how-to + + +Get ready for the first round of your Donuts!! +- FOSSEE Team diff --git a/pytask/templates/emailscontent/textbookcompanion_workshop_subject.html b/pytask/templates/emailscontent/textbookcompanion_workshop_subject.html new file mode 100644 index 0000000..bb2c682 --- /dev/null +++ b/pytask/templates/emailscontent/textbookcompanion_workshop_subject.html @@ -0,0 +1 @@ +[Textbook Companion Project] Reminder about the workshop and software package requirements |