{% load i18n %}
{% trans 'Feedback lets you send us suggestions about this site. We welcome problem reports, feature ideas and general comments.' %}
{% if not user.is_authenticated %}{% trans 'If you wish to be contacted please leave us your email:' %}
{% endif %}{% trans 'Start by writing a brief description:' %}
{% trans "Next we'll let you identify areas of the page related to your description." %}