{{ date|date(setting('core.news_date_format')) }} -
{{ title }}
{% if setting('core.news_author') and author is not empty %}
Author: {{ author }}
{% endif %}
{% if comments is not null %} {% endif %}
{{ content|raw }}
ยป Comment on this news