view sat_templates/templates/bulma/list/view_todo.html @ 384:4e050f67c079

bulma (photo/album): don't add CSS as Libervia Web now injects it when loading the python module
author Goffi <goffi@goffi.org>
date Wed, 22 Nov 2023 15:22:10 +0100
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>