Skip to content

Instantly share code, notes, and snippets.

@yllus
Created February 11, 2026 14:11
Show Gist options
  • Select an option

  • Save yllus/bd71bd5c3a0b1cc341b28fff8f3230a5 to your computer and use it in GitHub Desktop.

Select an option

Save yllus/bd71bd5c3a0b1cc341b28fff8f3230a5 to your computer and use it in GitHub Desktop.
Moose Mail Mailchimp Signup Form ( https://www.moosehockey.com/fanzone/moose-mail/ )
<div id="mc_embed_shell">
<link href="//cdn-images.mailchimp.com/embedcode/classic-061523.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 100%;}
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
#mc_embed_signup .button { background-color: #0078C1; }
#mc_embed_signup .mc-field-group.input-group label { float: none; }
</style>
<div id="mc_embed_signup">
<form action="https://tnse.us17.list-manage.com/subscribe/post?u=e6401f89e434214eae3f1e61d&amp;id=43d9e105a3&amp;f_id=00c9ebe3f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_self" novalidate="">
<div id="mc_embed_signup_scroll">
<h2>Sign Up For Moose Mail</h2>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group"><label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label><input type="email" name="EMAIL" class="required email" id="mce-EMAIL" required="" value=""></div>
<div class="mc-field-group"><label for="mce-FNAME">First Name </label><input type="text" name="FNAME" class=" text" id="mce-FNAME" value=""></div>
<div class="mc-field-group"><label for="mce-LNAME">Last Name </label><input type="text" name="LNAME" class=" text" id="mce-LNAME" value=""></div>
<div class="mc-field-group"><label for="mce-POSTALCODE">Postal Code </label><input type="text" name="POSTALCODE" class=" text" id="mce-POSTALCODE" value=""></div>
<div class="mc-field-group input-group">
<strong>Email Preferences</strong>
<ul>
<li><input type="checkbox" name="group[344582][64]" id="mce-group[344582]-344582-0" checked value=""><label for="mce-group[344582]-344582-0">Moose Mail</label></li>
</ul>
</div>
<div hidden=""><input type="hidden" name="tags" value="8318338"><input type="hidden" name="CASLTYPE" value="Express Consent"><input type="hidden" name="CASLSOURCE" value="Email Signup Page: https://moosehockey.com/fanzone/moose-mail/"></div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display: none;"></div>
<div class="response" id="mce-success-response" style="display: none;"></div>
</div>
<div aria-hidden="true" style="position: absolute; left: -5000px;"><input type="text" name="b_e6401f89e434214eae3f1e61d_43d9e105a3" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" name="subscribe" id="mc-embedded-subscribe" class="button" value="Sign Up For Moose Mail"></div>
</div>
</form>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment