Created
May 15, 2019 13:38
-
-
Save cuocsongso/288c6eee5a76b7fa30040692f79c36be to your computer and use it in GitHub Desktop.
Urna - MailChimp
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
<div class="mail-style1"> | |
<div class="input-group"> | |
<input id="mc4wp_email" class="form-control input-newletter" name="EMAIL" required="required" type="email" placeholder="Enter your e-mail ..." /> | |
<span class="input-group-btn"> | |
<input class="btn btn-default" type="submit" value="SIGN UP" /> | |
</span> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment