diff options
Diffstat (limited to 'templates/web/default/tokens/abuse.html')
-rw-r--r-- | templates/web/default/tokens/abuse.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/web/default/tokens/abuse.html b/templates/web/default/tokens/abuse.html deleted file mode 100644 index d1b952621..000000000 --- a/templates/web/default/tokens/abuse.html +++ /dev/null @@ -1,7 +0,0 @@ -[% INCLUDE 'header.html', title => loc('Error') %] - -<h1>[% loc('Error') %]</h1> - -<p>[% loc('Sorry, there has been an error confirming your problem.') %]</p> - -[% INCLUDE 'footer.html' %] |