Skip to content

Commit 7284326

Browse files
author
AquarHEAD Lou
committed
Remove mailing list form in individual app layout
1 parent 694ea36 commit 7284326

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_layouts/app.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@
1111
<body>
1212
{{ content }}
1313

14-
<form class="subscribe" action="https://tinyletter.com/elaworkshop" method="post" target="popupwindow" onsubmit="window.open('https://tinyletter.com/elaworkshop', 'popupwindow', 'scrollbars=yes,width=800,height=600');return true">
15-
<p><label for="tlemail">Be first to know what’s new:</label></p>
16-
<p><input type="text" name="email" id="tlemail" placeholder="Enter your email..." autocorrect="off" spellcheck="false"></p>
17-
<input type="hidden" value="1" name="embed">
18-
<input type="submit" value="Subscribe">
19-
</form>
20-
2114
<footer>
2215
<p>{{ page.made }}</p>
2316
<p>{{ page.copyright }}</p>

0 commit comments

Comments
 (0)