aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2017-09-07 18:03:31 +0100
committerStruan Donald <struan@exo.org.uk>2017-09-11 10:42:57 +0100
commitf5c2bab5b20a49f565fa2ce34da7bcf9c42b662f (patch)
treeeb8c605c6696b93744cc4fc9b67f2855d41c041d /templates
parent3930c5cd692580ebb99ece5af39a6ee55cb28f24 (diff)
partial to include extra message on email sent page
Diffstat (limited to 'templates')
-rw-r--r--templates/web/base/email_sent.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/base/email_sent.html b/templates/web/base/email_sent.html
index 7d38f9d67..2724dabb9 100644
--- a/templates/web/base/email_sent.html
+++ b/templates/web/base/email_sent.html
@@ -14,6 +14,8 @@
[% END %]
</p>
+ [% TRY %][% INCLUDE '_email_sent_extra.html' %][% CATCH file %][% END %]
+
<p>
[% loc("Can&rsquo;t find our email? Check your spam folder&nbsp;&ndash; that&rsquo;s the solution 99% of the time.") %]
</p>