view sat_templates/templates/bulma/list/view_todo.html @ 311:c9396c3711e4

bulma (base): add "footer" block
author Goffi <goffi@goffi.org>
date Fri, 19 Mar 2021 15:49:51 +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>