view sat_templates/templates/bulma/list/view_todo.html @ 373:c5609be6c34e

bulma (list/item): add `safe` to "body" which is a cleaned xhtml value
author Goffi <goffi@goffi.org>
date Mon, 14 Aug 2023 17:01:35 +0200
parents 27511c821481
children
line wrap: on
line source

<div id="list" class="container has-background-white px-1 py-1">
    {% include "list/view_generic.html" %}
</div>