{% if tags %}

{{ _('Tags', 'tags_header_tags_title') }}

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