Untitled
unknown
plain_text
a year ago
378 B
8
Indexable
<section class="form-container">
<form id="front-chat-email-form" class="form" method="post" action="">
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
<input type="hidden" name="action" value="create_front_contact">
<br>
<button id="submit" type="submit">Submit</button>
</form>
</section>Editor is loading...
Leave a Comment