aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/contact
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/contact')
-rw-r--r--templates/web/default/contact/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/web/default/contact/index.html b/templates/web/default/contact/index.html
index ff08d10e8..35c7f7e36 100644
--- a/templates/web/default/contact/index.html
+++ b/templates/web/default/contact/index.html
@@ -14,10 +14,8 @@
[% loc('You are reporting the following update for being abusive, containing personal information, or similar:') %]
</p>
- [% IF update.title %]
+ [% IF update.text %]
<blockquote>
- <h2>[% update.title | html %]</h2>
-
<p>
[% IF update.anonymous %]
[% tprintf( loc('Update below added anonymously at %s'), prettify_epoch( update.confirmed_local.epoch ) ) %]