-
-
Notifications
You must be signed in to change notification settings - Fork 446
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
146 additions
and
143 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,3 @@ | ||
<div class="email-octopus-form-wrapper"> | ||
<p class="email-octopus-success-message"></p> | ||
<p class="email-octopus-error-message"></p> | ||
<form method="post" action="https://emailoctopus.com/lists/1c11b9a8-1500-11e8-a3c9-06b79b628af2/members/external-add" class="email-octopus-form"> | ||
<div class="email-octopus-form-row"> | ||
<input type="email" name="emailAddress" placeholder="[email protected]" class="email-octopus-email-address"> | ||
</div> | ||
<div class="email-octopus-form-row" style="display: none;"> | ||
<label>First name</label> | ||
<input type="text" name="firstName" class="email-octopus-first-name" value=""> | ||
</div> | ||
<div class="email-octopus-form-row" style="display: none;"> | ||
<label>Last name</label> | ||
<input type="text" name="lastName" class="email-octopus-last-name" value=""> | ||
</div> | ||
<div class="email-octopus-form-row-hp" aria-hidden="true"> | ||
<input type="text" name="hp1c11b9a8-1500-11e8-a3c9-06b79b628af2" tabindex="-1" autocomplete="nope"> | ||
</div> | ||
<div class="email-octopus-form-row-subscribe"> | ||
<input type="hidden" name="successRedirectUrl" class="email-octopus-success-redirect-url" value="/thanks.html?source={{ include.source }}"> | ||
<button type="submit">{{ include.button_copy }}</button> | ||
</div> | ||
</form> | ||
<div id="emailoctopus-embed-container"> | ||
<script async src="https://eomail1.com/form/88e8558c-2d80-11ee-bbd9-e94c6ddb8065.js" data-form="88e8558c-2d80-11ee-bbd9-e94c6ddb8065"></script> | ||
</div> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,8 +81,6 @@ | |
</footer> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js"></script> | ||
<!-- Newsletter Form JS --> | ||
<script src="https://emailoctopus.com/bundles/emailoctopuslist/js/formEmbed.js?1519058398"></script> | ||
<!-- Code Snippet Copy JS --> | ||
<script src="https://unpkg.com/[email protected]/dist/clipboard.min.js"></script> | ||
<script> | ||
|
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
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
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
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
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
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
Oops, something went wrong.