X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/8e27789278466e02d73274b18880ec5067e0ce65..9ec76fc63597e2d033bf1f1da3d27b91b41f71e0:/forum_modules/akismet/templates/foundspam.html diff --git a/forum_modules/akismet/templates/foundspam.html b/forum_modules/akismet/templates/foundspam.html index 8c39a89..03bc660 100644 --- a/forum_modules/akismet/templates/foundspam.html +++ b/forum_modules/akismet/templates/foundspam.html @@ -11,5 +11,21 @@ We're sorry, but Akismet believes your {{ action_name }} is spam.
If you believe this is an error, please contact the forum administrator. {% endblocktrans %} + +
+ + + + + + + +
+ {% for post_item in post_data.items %} + + {% endfor %} + {{ captcha_form.captcha }}
+
+ {% endblock %} \ No newline at end of file