Skip to content

Instantly share code, notes, and snippets.

@2shrestha22
Last active August 28, 2019 00:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2shrestha22/6042b99eb81cde0bc0d69ff4cf26e070 to your computer and use it in GitHub Desktop.
Save 2shrestha22/6042b99eb81cde0bc0d69ff4cf26e070 to your computer and use it in GitHub Desktop.
<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