summaryrefslogtreecommitdiff
path: root/httemplate/edit/prospect_main-upload.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/prospect_main-upload.html')
-rw-r--r--httemplate/edit/prospect_main-upload.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/httemplate/edit/prospect_main-upload.html b/httemplate/edit/prospect_main-upload.html
deleted file mode 100644
index 24b1caa..0000000
--- a/httemplate/edit/prospect_main-upload.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<% include("/elements/header.html", 'Upload business card' ) %>
-
- <FORM ACTION="prospect_main-ocr.html" METHOD="POST" ENCTYPE="multipart/form-data">
- <INPUT TYPE="file" NAME="card">
- <BR><INPUT TYPE="submit" NAME="submit" VALUE="Upload">
-
-<% include('/elements/footer.html') %>