diff --git a/template/index.html b/template/index.html new file mode 100644 index 0000000..ba5dcf1 --- /dev/null +++ b/template/index.html @@ -0,0 +1,36 @@ + + + + + + Simple Form with reCAPTCHA + + + + + + +
+
+ + +
+ +
+ + +
+ + + + + +
+ + + + diff --git a/template/server.sh b/template/server.sh new file mode 100755 index 0000000..646e707 --- /dev/null +++ b/template/server.sh @@ -0,0 +1,4 @@ +#!/bin/bash + + +python -m http.server