ghost-theme-sd.ai/partials/email-subscription.hbs

4 lines
172 B
Handlebars
Raw Normal View History

2023-08-14 02:10:22 +01:00
<form class="gh-form">
<input class="gh-form-input" type="email" placeholder="jamie@example.com">
<button class="gh-button" type="submit">Subscribe</button>
</form>