| Index: sitescripts/formmail/test/template/test.mail |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/sitescripts/formmail/test/template/test.mail |
| @@ -0,0 +1,10 @@ |
| +To: test@adblockplus.org |
| +From: donotreply@adblockplus.org |
| +Reply-To: {{(name,email)|emailaddr|mime}} |
| +Subject: {{subject|mime}} (via Contact form) |
| +Content-Transfer-Encoding: 8bit |
| +Content-Type: text/plain; charset="UTF-8" |
| + |
| +On {{time.strftime('%d/%m/%y %H:%M')}}, {{(name,email)|emailaddr}} wrote: |
| + |
| +{{message}} |