diff --git a/templates/remove.html b/templates/remove.html new file mode 100644 index 0000000..1c11520 --- /dev/null +++ b/templates/remove.html @@ -0,0 +1,27 @@ + + +
++ + {% if i == 4 %} + + {% else %} + {{row[i]}} + {% endif %} + + | + {% endfor %} +