{% extends "base.html" %} {% block title %} {{ _("Report") }} {% endblock %} {% block content %} {% from "macros/forms.html" import render_field, render_submit_field, render_checkbox_field %}
URL: {{ url }}
{{ url }}
{{ _("Reports will be shared with ContentDB stuff.") }} {% if is_anon %} {{ _("Only the admin will be able to see who made the report.") }} {% endif %}