Vue user Déconnection
{% for article in dVue.data %}

{{article.dateStr()}} {{ article.getTitle() }} {{ article.getDescription() }}

{% endfor %}