From c2239d5e360d8d44a18e76c562d03a01dea05c74 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 18 Sep 2023 17:41:59 -0700 Subject: Initial Commit --- api/templates/index.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 api/templates/index.html (limited to 'api/templates/index.html') diff --git a/api/templates/index.html b/api/templates/index.html new file mode 100644 index 0000000..5bdf1ad --- /dev/null +++ b/api/templates/index.html @@ -0,0 +1,38 @@ + + + + + + + reCAPTCHA Image Selection Panel + + + +
+
+
+ + +
+
+ > +
+
+ + + + + + + + + + + +
ImageNameAnswer (ID)
+
+ + + \ No newline at end of file -- cgit v1.2.3