diff options
Diffstat (limited to 'templates/web/zurich/email_sent.html')
-rw-r--r-- | templates/web/zurich/email_sent.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/web/zurich/email_sent.html b/templates/web/zurich/email_sent.html deleted file mode 100644 index 90bfcdbda..000000000 --- a/templates/web/zurich/email_sent.html +++ /dev/null @@ -1,11 +0,0 @@ -[% INCLUDE 'header.html', bodyclass = 'fullwidthpage', title = loc('Create a report') %] - -<div class="confirmation-header confirmation-header--inbox"> - - <h1>[% loc("Nearly Done! Now check your email...") %]</h1> - - <p>[% loc("If you use web-based email or have 'junk mail' filters, you may wish to check your bulk/spam mail folders: sometimes, our messages are marked that way.") %]</p> - -</div> - -[% INCLUDE 'footer.html' %] |