{% set customer = app.customer_auth() %}
{% set itemId = item.id %}
{% set itemType = 'article' %}
{% include 'views/front/' ~ template ~ '/includes/item-stats.html.twig' %}
{{item.lang_content.short}}
today {{item.lang_content.created_at|date('M d, Y')}}