{% if author_addons %}

{% trans count = addon.listed_authors|length, author = users_list(addon.listed_authors) %} Other add-ons by {{ author }} {% pluralize %} Other add-ons by these authors {% endtrans %}

{% if multi_as_select and author_addons|length > 4 %}
{% else %} {% endif %}
{# .other-author-addons #} {% endif %}