{% trans login=login_link() %} Please log in to submit a review {% endtrans %}
{% endif %}{% trans %} Please do not post bug reports in reviews. We do not make your email address available to add-on developers and they may need to contact you to help resolve your issue. {% endtrans %}
{% if addon.support_url or addon.support_email %}{% with support=request.path + '#support' %} {% trans %} See the support section to find out where to get assistance for this add-on. {% endtrans %} {% endwith %}
{% endif %}