diff options
Diffstat (limited to 'arduino_blog/templates/email/proposal_received.html')
-rw-r--r-- | arduino_blog/templates/email/proposal_received.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arduino_blog/templates/email/proposal_received.html b/arduino_blog/templates/email/proposal_received.html deleted file mode 100644 index a1eb46b..0000000 --- a/arduino_blog/templates/email/proposal_received.html +++ /dev/null @@ -1,13 +0,0 @@ -<html> -<body> -<p><span style="font-weight: 400;">Dear {{ name }},</span></p> -<p><span style="font-weight: 400;"><br /></span><span style="font-weight: 400;">Thank you for your submission! . We have received your proposal for the Open Source Hardware Project with the following details:</span></p> -<p><span style="font-weight: 400;">Your proposal is under review. You will receive an email as soon as it has been reviewed. </span></p> -<p> </p> -<p><span style="font-weight: 400;">Best Wishes,</span></p> -<p><span style="font-weight: 400;">Open Source Hardware Project Team,</span></p> -<p><span style="font-weight: 400;">FOSSEE, IIT Bombay</span></p> -<p> </p> -<h6 style="text-align: center;">*** This is an automatically generated email, please do not reply***</h6> -</body> -</html> |