view sat_templates/templates/bulma/list/view_todo.html @ 312:6411615771b6

bulma (base): menu can now be fixed on top with `menu_fixed_top` bool variable
author Goffi <goffi@goffi.org>
date Fri, 19 Mar 2021 15:51:26 +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>