{% if tags %}
{% snippet 'snippets/tag_list.html', tags=tags, _class='tag-list' %}
{% endif %}