{{ entity.titol }}

{{ entity.data | date('d/m/Y') }}

{% if entity.foto is not null %}
{% if app.user and is_granted("ROLE_EDITOR") %}
{% endif %}
{% endif %}

{{ entity.texte |raw }}