{% capture month%}{{ include.date | date: "%b" }}{% endcapture %}{{ include.date | date: "%d-%m-%Y" }}
{% for tag in include.tags %} {{ tag }}{% unless forloop.last %},{% endunless %} {% endfor %}