{{ heading_title }}
{% if image %}{{ text_by }} {{ author }} - {{ date_added }} - {{ comment_total }} {{ text_comment }}
{{ description }}
{% if tags %}
{{ text_tags }} {% for tag in tags %} {{ tag.tag }}{% if not loop.last %},{% endif %} {% endfor %}
{% endif %} {% if comment %}{{ comment }}
{% endif %}
{{ content_bottom }}