diff --git a/datasette_extract/templates/_extract_drop_handler.html b/datasette_extract/templates/_extract_drop_handler.html
new file mode 100644
index 0000000..e9f2afc
--- /dev/null
+++ b/datasette_extract/templates/_extract_drop_handler.html
@@ -0,0 +1,143 @@
+
\ No newline at end of file
diff --git a/datasette_extract/templates/_extract_heic.html b/datasette_extract/templates/_extract_heic.html
deleted file mode 100644
index db427d2..0000000
--- a/datasette_extract/templates/_extract_heic.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
- Use this section to handle Apple HEIC images
-
- + +
+ +
-{% include "_extract_heic.html" %} - -{% include "_extract_pdf_drop.html" %} +{% include "_extract_drop_handler.html" %} {% endblock %} \ No newline at end of file diff --git a/datasette_extract/templates/extract_to_table.html b/datasette_extract/templates/extract_to_table.html index c44177d..220e082 100644 --- a/datasette_extract/templates/extract_to_table.html +++ b/datasette_extract/templates/extract_to_table.html @@ -40,15 +40,14 @@
- +
- +
+ -{% include "_extract_heic.html" %} - -{% include "_extract_pdf_drop.html" %} +{% include "_extract_drop_handler.html" %} {% if previous_runs %}