{% if heading %}
{{heading}}
{% endif %}{% if attributes %}
{% if attributes['date'] %} {% endif %} {% if attributes['author'] %} permalink.
{% if attributes['summary'] %} {% endif %}{{attributes['summary']}}
{% endif %}
{% if contexto['ultima_modificacion'] %}
Actualizado - {{ contexto['ultima_modificacion'] }}
{% endif %}
{% if categorias %}
{% for cat in categorias %}
#{{ cat }}
{% endfor %}
{% endif %}
{{contents}}