{% set base_url = url('collections.list') %} {% if addon_collector %}

{{ _('Add-on Collector') }}

{% trans app=request.APP.pretty %} Get updates on followed collections or manage your own collections directly from {{ app }} with this add-on. {% endtrans %}

{{ addon_collector|addon_hovercard }}
{% endif %}