{{ csrf() }}
{% if hide %} {{ _('Report Abuse') }} {% endif %}
  1. {% trans url='https://developer.mozilla.org/en-US/Add-ons/AMO/Policy' %} If you suspect this add-on violates our policies or has security or privacy issues, please use the form below to describe your concerns. Please do not use this form for any other reason.{% endtrans %}

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