{% extends "base.html" %} {% load i18n cms_tags %} {% block Contenu %} {% with actualite as item %}
{{ item.texte|safe}}