Tags : {% if post.tags != empty %} {% for tag in post.tags | sort %} {{ tag }} {% endfor %} {% else %} No tags {% endif %}