Fix indent
This commit is contained in:
parent
2c725fcc4f
commit
01150048cb
1 changed files with 6 additions and 5 deletions
|
@ -9,11 +9,12 @@ permalink: /contact/
|
|||
<script src="https://js.hcaptcha.com/1/api.js" async defer></script>
|
||||
|
||||
<form action="https://submit-form.com/YK79qXIi">
|
||||
<input
|
||||
type="hidden"
|
||||
name="_redirect"
|
||||
value="https://blueanimates.com/contact/thanks/"
|
||||
/>
|
||||
<input
|
||||
type="hidden"
|
||||
name="_redirect"
|
||||
value="https://blueanimates.com/contact/thanks/"
|
||||
/>
|
||||
|
||||
<label for="name">Name</label>
|
||||
<input type="text" id="name" name="name" placeholder="" required="" />
|
||||
|
||||
|
|
Reference in a new issue