aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-06-17 16:57:01 +0100
committerM Somerville <matthew-github@dracos.co.uk>2020-11-11 10:29:20 +0000
commitac82484fb2e2acc95012d8ba0894b1165743b8ea (patch)
treee97dc6e377c6d5b4dee5bd05bf46ad6e00b6152f /templates
parent6337ebfd91a87eaf5efa077c5f9a9eff286c1f76 (diff)
[Bromley] Send sent confirmation for waste reports
Diffstat (limited to 'templates')
-rw-r--r--templates/email/bromley/confirm_report_sent.html1
-rw-r--r--templates/email/bromley/confirm_report_sent.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/email/bromley/confirm_report_sent.html b/templates/email/bromley/confirm_report_sent.html
new file mode 100644
index 000000000..5a0c19f0d
--- /dev/null
+++ b/templates/email/bromley/confirm_report_sent.html
@@ -0,0 +1 @@
+[% INCLUDE 'other-reported.html' %] \ No newline at end of file
diff --git a/templates/email/bromley/confirm_report_sent.txt b/templates/email/bromley/confirm_report_sent.txt
new file mode 100644
index 000000000..72fe01f6d
--- /dev/null
+++ b/templates/email/bromley/confirm_report_sent.txt
@@ -0,0 +1 @@
+[% INCLUDE 'other-reported.txt' %] \ No newline at end of file