{% from 'includes/forms.html' import pretty_field %}
{{ loc("For support questions regarding this app's functionality, please contact the author using the form below.") }}
{% trans %}For support questions regarding this add-on's functionality, please contact the author using the form below.{% endtrans %}
{% trans name=addon.name %}To: {{ name }}{% endtrans %}
{{ loc('Your email address will be made available to the app author for replies.') }}
{% trans %}Your email address will be made available to the add-on author for replies.{% endtrans %}
{{ _('Send Request') }} {{ _('or') }} {{ _('Cancel') }}