This commit is contained in:
tuxwarrior
2023-06-19 14:44:29 +00:00
parent 9725164ddf
commit 16dc96e47a

View File

@@ -46,6 +46,15 @@
<input type="email" style="width: 500px;" name="Email" required>
<br>
<br>
[JCON_1]
[phone]:
<br>
<input type="text" name="Phone Number">
<br>
<br>
[1_JCON]
[name]:
<br>
<input type="text" style="width: 500px;" name="Name" required>
@@ -56,11 +65,7 @@
<textarea name="message" maxlength="1000" style="width: 500px; height: 250px;" required></textarea>
<br>
<br>
[comment_1]
hello, world!
<div class="h-captcha" data-captcha="true"></div>
[/comment_1]
<br>
<!--div class="h-captcha" data-captcha="true"></div-->
<button type="submit">Send message</button>
</form>