{{ entry.title|escape }}
{% if entry.date_published %}{{ entry.date_published|date:"F j, Y" }}
{% endif %}Tags:
{% for tag in entry.tags %}{{ tag.name|escape }}
{% endfor %}
{% load substructure_tags %}
{% if entry.date_published %}{{ entry.date_published|date:"F j, Y" }}
{% endif %}Tags:
{% for tag in entry.tags %}{{ tag.name|escape }}
{% endfor %}