view sat_templates/templates/bulma/list/view_todo.html @ 341:977037f5ac81

(bulma) CSS: use line-through decoration on title when viewing single list item
author Goffi <goffi@goffi.org>
date Fri, 01 Oct 2021 17:34:12 +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>