Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Markup | |
----------- | |
<div class="subscribe-widget clearfix"> | |
<h4>Subscribe to Our Newsletter</h4> | |
<!-- ===== MAILCHIMP FORM STARTS ===== --> | |
<form class="mailchimp inputSubscribeDiv"> | |
<!-- SUBSCRIPTION SUCCESSFUL OR ERROR MESSAGES --> | |
<input type="email" name="subscribe" id="subscriber-email" placeholder="Enter your Email" class="form-control"> | |
<button type="submit" id="subscribe-button" class="btn btn-blue ">Subscribe</button> | |
<h5 class="subscription-success"> </h5> |