{% if tags_list %} {% for tag in tags_list %}
  • {{tag}}
  • {% endfor %} {% else %}

    No tags defined

    {% endif %}