view sat_templates/templates/bulma/list/view_todo.html @ 315:f7ffdd1aed4c

bulma: fix misplaced `error` directory
author Goffi <goffi@goffi.org>
date Sat, 27 Mar 2021 15:15: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>