{{ p.title }}
- + {% if plugin.translate_date.enabled %} + + {% else %} + + {% endif %}
+ {% if plugin.translate_date.enabled %}
+ {{ page.date|td(null, config.system.pages.dateformat.short) }}
+ {% else %}
{{ page.date|date(config.system.pages.dateformat.short) }}
+ {% endif %}
{{ page.summary|truncate(200)|raw }}