{% extends "base.html" %} {% load i18n cms_tags pagination_tags%} {% block Contenu %}
{{ item.texte|striptags|truncatewords_html:80 }}
Lire la suite - Publié le {{ item.date_pub }}Aucune actualité pour le moment
{% endif %} {% paginate %} {% endblock %}