{{ item.source|default('FundUp') }} • {{ item.date|date('d/m/Y') }}
{{ item.title }}
{{ item.description }}
{% for tag in item.tags|default([]) %}{{ tag }}{% endfor %}
{% extends '@App/partials/base.html.twig' %} {% block title %}Actualités{% endblock %} {% block content %} {% include '@Dashboard/resources/_styles.html.twig' %}
Informations utiles, triées pour l’action.
{{ item.description }}