From 57c221a6fc45db6bb5bf5b37b8a083480c7f10a9 Mon Sep 17 00:00:00 2001 From: lxf Date: Sun, 22 May 2022 19:46:02 -0400 Subject: plan: fixed a bug I only noticed because I used w3m. --- app/planner/templates/planner/list.html | 1 + 1 file changed, 1 insertion(+) (limited to 'app/planner/templates') diff --git a/app/planner/templates/planner/list.html b/app/planner/templates/planner/list.html index 322b9d8..b2c2574 100644 --- a/app/planner/templates/planner/list.html +++ b/app/planner/templates/planner/list.html @@ -14,6 +14,7 @@ {% if object.has_water %}
  • 💧
  • {% endif %} {% if object.has_dump %}
  • {% endif %} {% if object.has_electric %}
  • 🔌
  • {% endif %} + {% endfor %}
    -- cgit v1.2.3-70-g09d2