{{ title }}

{{ csrf() }}

{{ _("For support questions regarding this app's functionality, " "please contact the author using the form below.") }}

{% trans name=product.name %}To: {{ name }}{% endtrans %}

{{ form_field(form.text, _('Please describe the issue:'), tag='p') }}

{{ _('Your email address will be made available to the ' 'app author for replies.') }}