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