{% from 'bootstrap/form.html' import render_form %}
{% block app_content %}
<divclass="row">
<divclass="col col-login mx-auto">
<divclass="card mt-5">
<divclass="card-body p-6">
<divclass="card-title">{{ _('Escalate report to admins') }}</div>
<p>{{ _('For reports that could potentially involve legal issues or where you are unsure how to respond, you may prefer to let admins handle it.') }}</p>