add email form to game over screen
This commit is contained in:
+15
@@ -41,6 +41,21 @@
|
||||
<a class="keep-playing-button">Keep going</a>
|
||||
<a class="retry-button">Try again</a>
|
||||
<div class="score-sharing"></div>
|
||||
<div class="mailing-list">
|
||||
<!-- MailChimp Signup Form -->
|
||||
<form action="http://gabrielecirulli.us8.list-manage.com/subscribe/post?u=991201206817cfb4e4247ed6c&id=7928ea817b" method="post" name="mc-embedded-subscribe-form" class="mailing-list-form" target="_blank">
|
||||
<strong>Get email updates from Gabriele</strong>
|
||||
|
||||
<input type="email" value="" name="EMAIL" class="mailing-list-email-field" placeholder="Your email address" spellcheck="false">
|
||||
|
||||
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
|
||||
<div style="position: absolute; left: -9999px;">
|
||||
<input type="text" name="b_991201206817cfb4e4247ed6c_7928ea817b" value="">
|
||||
</div>
|
||||
|
||||
<input type="submit" value="Go" name="subscribe" class="mailing-list-subscribe-button">
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user