diff --git a/templates/header.html b/templates/header.html index 89efb40..63675cd 100644 --- a/templates/header.html +++ b/templates/header.html @@ -17,10 +17,10 @@ Add New Item - Import CSV + Import from CSV - Edit CSV + Update with CSV
- -
+ +
+
+
+ +
+ + +
+ Please upload a properly formatted CSV file +
+
+ +
+ Cancel + +
+
+
+
+ + +
+
+
+

+ +

+
+
+ +

Your CSV should include the following columns:

+
    +
  • id - Required for edits
  • +
  • name - Item name
  • + +
+ + Download Sample CSV + +
+
+
+
+
+ - + + + + + \ No newline at end of file