My changes

Signed-off-by: Odyssey <odyssey346@disroot.org>
This commit is contained in:
Odyssey
2022-10-18 15:24:08 +02:00
parent 712ef1c8ca
commit f6e5674b63
10 changed files with 168 additions and 48 deletions

View File

@@ -50,12 +50,6 @@
required
placeholder="Your message"
></textarea>
<input
type="text"
name="webhook"
placeholder="Your webhook URL"
required
/>
<div class="h-captcha" data-sitekey="{{.HCaptchaSiteKey}}"></div>
<input type="submit" value="Submit" />
</form>