Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nima-maghooli authored Apr 17, 2024
1 parent 81fe060 commit f81d41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ <h4>Location</h4>
<!--<input type="file" name="attachment">-->
<label for="complaint">Message</label>
<textarea rows="6" name="complaint" id="complaint" placeholder="I would like to talk about a project! When shall we have a meeting?" required=""></textarea>
<div class="g-recaptcha" data-sitekey="6LdqmCAUAAAAAMMNEZvn6g4W5e0or2sZmAVpxVqI" data-callback="correctCaptcha"></div>
<div class="g-recaptcha" data-sitekey="6Ldv170pAAAAAL6a34dWnfhJ9ulT8BrwRPBl12eT" data-callback="correctCaptcha"></div>
<input type="hidden" name="_subject" id="email-subject" value="Complaint Form Submission">
</fieldset>
<input type="submit" value="Send Message">
Expand Down

0 comments on commit f81d41e

Please sign in to comment.