{% if tags %}

{{ _('Tags') }}

{{ tag_list(addon, tags=tags) }}
{% endif %}