{{ csrf() }}
  1. {% trans %}Please describe why you are reporting this user, such as for spam or an inappropriate picture.{% endtrans %}

  2. {{ abuse_form.text }} {{ abuse_form.text.errors }}
  3. {% if abuse_form.has_recaptcha %} {{ recaptcha(abuse_form) }} {% endif %}