site updates across the board
This commit is contained in:
@@ -204,19 +204,10 @@
|
||||
|
||||
<div class="post-it post-it-pink tilt-right-sm" style="padding: 20px; margin-top: 30px;">
|
||||
<h3 style="margin-bottom: 15px;">Stay Updated</h3>
|
||||
<form method="post" action="https://listmonk.bnkops.com/subscription/form" class="listmonk-form">
|
||||
<div class="form-group">
|
||||
<input type="email" name="email" required placeholder="E-mail">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<input type="text" name="name" placeholder="Name (optional)">
|
||||
</div>
|
||||
<div style="display: flex; align-items: center; gap: 10px; margin-bottom: 15px;">
|
||||
<input id="newsletter" type="checkbox" name="l" checked style="width: auto;">
|
||||
<label for="newsletter">Subscribe to updates</label>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-secondary">Subscribe</button>
|
||||
</form>
|
||||
<p style="margin-bottom: 20px;">Subscribe to our newsletter to get weekly updates on our latest projects and community initiatives.</p>
|
||||
<a href="https://listmonk.bnkops.com/subscription/form" class="btn btn-secondary" target="_blank">
|
||||
<i class="fas fa-envelope-open-text" style="margin-right: 8px;"></i>Subscribe to Newsletter
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user