aboutsummaryrefslogtreecommitdiff
path: root/cgi
diff options
context:
space:
mode:
Diffstat (limited to 'cgi')
-rw-r--r--cgi/home.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/home.cgi b/cgi/home.cgi
index fe0295e..14b6be7 100644
--- a/cgi/home.cgi
+++ b/cgi/home.cgi
@@ -58,7 +58,7 @@ def graphic_collection(resp)
$cgi.table(class: "waste-table") {
$cgi.tr {
- tout += $cgi.td(colspan: 2, class: "arrow") { "⇓" }
+ $cgi.td(colspan: 2, class: "arrow") { "⇓" }
} +
$cgi.tr {
tout = ""