{% assign tags = include.tags | split:'|' | sort | uniq %} {% if tags.size > 0 %}
{% else %}
{% endif %}