<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Report abuse")} <%def name="breadcrumbs()"> ${h.instance.breadcrumbs(c.instance)|n} ${_("Report abuse")} <%block name="headline">

${_("Report abuse")}

${_("Thank you for helping.")}

<%block name="main_content">
${h.field_token()|n} ${_("Link:")} ${c.url}

${components.savebox(c.url, save_text=_("Send"))}