{{ article.getLocalizedTitle(app.request.locale) }}
{{ article.getLocalizedSummary(app.request.locale) ?? article.getLocalizedContent(app.request.locale)|striptags|slice(0, 150) ~ '…' }}
{% if article.author %}{% endif %} {{ 'library.read_article'|trans }} →