2023-08-28 13:27:33 +08:00
|
|
|
<form class="gh-form" data-members-form>
|
|
|
|
<input class="gh-form-input" type="email" placeholder="jamie@example.com" required data-members-email>
|
|
|
|
<button class="gh-button" type="submit">
|
2023-09-05 13:33:32 +08:00
|
|
|
<span><span>Subscribe</span> {{> "icons/arrow"}}</span>
|
2023-08-28 13:27:33 +08:00
|
|
|
{{> "icons/loader"}}
|
|
|
|
{{> "icons/checkmark"}}
|
|
|
|
</button>
|
2023-08-14 09:10:22 +08:00
|
|
|
</form>
|