Change number of articles
{% for article in dVue.data %}
{{article.dateStr()}}
{{ article.getTitle() }}
{{ article.getDescription() }}
{% endfor %}
Vue flux
Déconnection