This file contains 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
<section id="enews-ext-3" class="enews-widget"> | |
<div class="enews"> | |
<div class="widget-wrap"> | |
<form id="subscribeenews-ext-3" name="submit" method="post" action-xhr="https://sangams.com.np/wpx/mailchimp-post.php" target="_top"> | |
<p>Get awesome content delivered straight to your inbox. </p> | |
<input type="email" name="email" placeholder="Enter your email address" required=""> | |
<input type="submit" value="Subscribe"> | |
<div submitting> | |
<template type="amp-mustache"> | |
Form submitting... Thank you for waiting. | |
</template> | |
</div> | |
<div submit-success=""> | |
<template type="amp-mustache"> | |
Success! Thanks {{name}} for subscribing! Please make sure to check your email {{email}} to confirm! | |
</template> | |
</div> | |
</form> | |
</div> | |
</div> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment