{% include _utils/month date=post.date %}
{% if post.image %} {% endif %}

{{ post.title }}


{% if post.excerpt %}{{ post.excerpt }}{% endif %}

Categorii: {% capture container %}resurse/{% endcapture %} {% assign previous = "" %} {% for category in post.categories %} {% if forloop.first == false %} {% capture container %}{{ container }}{{ previous }}/{% endcapture %} {% endif %} {% assign previous = category %} {{ category }} {% endfor %}

Data:

citește mai mult