diff sat_templates/templates/bulma/list/view_todo.html @ 309:27511c821481

bulma (list/overview): use specialised view for `grocery` list
author Goffi <goffi@goffi.org>
date Sat, 27 Feb 2021 20:54:13 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sat_templates/templates/bulma/list/view_todo.html	Sat Feb 27 20:54:13 2021 +0100
@@ -0,0 +1,3 @@
+<div id="list" class="container has-background-white px-1 py-1">
+    {% include "list/view_generic.html" %}
+</div>