{% load dsfr_tags %}
{% if self.header %} {% for cell in self.header %} {% endfor %} {% endif %} {% for row in self.content %} {% for cell in row %} {% endfor %} {% endfor %}
{{ self.caption }}
{{ cell|dsfr_maybe_safe }}
{{ cell|dsfr_maybe_safe }}