{% load i18n %}
{% trans "IP address" %} | {{ address }} |
{% trans "User agent" %} | {{ user_agent }} |
{{ site_title }} | {{ current_site_url }} |
{% blocktrans %}If this was not done by you, report it by clicking the button below.{% endblocktrans %} {% blocktrans %}Please request support through other means.{% endblocktrans %} {% blocktrans with link_start='' link_end='' %}Ideas and questions can be sent to the {{ link_start }}Weblate issue tracker{{ link_end }}.{% endblocktrans %}