{% load i18n %}{% autoescape off %}{% blocktrans %}Dear Sir or Madam,

I'd like to complain about the handling of the request under the {{ law }} documented here:

{{ link }}

You can also find all documents related to this request attached to this email.

I believe this request has been mishandled because ...

Sincerely yours
{{ name }}{% endblocktrans %}
{% endautoescape %}
