diff --git a/templates/admin_form.html b/templates/admin_form.html index 71d8042..b92a5f3 100644 --- a/templates/admin_form.html +++ b/templates/admin_form.html @@ -9,6 +9,7 @@ vegetable spirit_animal operating_system + check {% for row in file_data %} @@ -18,6 +19,7 @@ {{ row[3] }} {{ row[4] }} {{ row[5] }} + {{ row[6] }} {% endfor %}