summaryrefslogtreecommitdiff
path: root/arduino_blog/templates/email/proposal_received.html
diff options
context:
space:
mode:
authorPrashant S2020-03-06 12:25:46 +0530
committerGitHub2020-03-06 12:25:46 +0530
commitf3b005d44de92e6872a0f9824f5d20cc9e636f34 (patch)
treed447e52cdc343eb69a7382eabd5ab554b3883132 /arduino_blog/templates/email/proposal_received.html
parenta87bea9854a2ab1248abac74c4b2f04f819297ee (diff)
parent54e3e9d75088b7b63419dd8fc15095324d19fac9 (diff)
downloadarduino_projects_website-f3b005d44de92e6872a0f9824f5d20cc9e636f34.tar.gz
arduino_projects_website-f3b005d44de92e6872a0f9824f5d20cc9e636f34.tar.bz2
arduino_projects_website-f3b005d44de92e6872a0f9824f5d20cc9e636f34.zip
Merge pull request #10 from prashantsinalkar/fix-files
Fix files
Diffstat (limited to 'arduino_blog/templates/email/proposal_received.html')
-rw-r--r--arduino_blog/templates/email/proposal_received.html13
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.&nbsp;</span></p>
-<p>&nbsp;</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>&nbsp;</p>
-<h6 style="text-align: center;">*** This is an automatically generated email, please do not reply***</h6>
-</body>
-</html>