{% load i18n %}
{% trans "IP address" %} {{ address }}
{% trans "User agent" %} {{ user_agent }}
{{ site_title }} {{ current_site_url }}

{% blocktrans %}If you didn’t initiate this, please report it to the server administrators by clicking the button below.{% endblocktrans %}

{% trans "Report" %}