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, 7 insertions, 0 deletions
diff --git a/httemplate/edit/prospect_main-upload.html b/httemplate/edit/prospect_main-upload.html
new file mode 100644
index 000000000..24b1caa4c
--- /dev/null
+++ b/httemplate/edit/prospect_main-upload.html
@@ -0,0 +1,7 @@
+<% 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') %>