We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b1eef commit 56f7085Copy full SHA for 56f7085
2 files changed
theme/templates/email-for-book-sidebar.html
@@ -1,3 +1,4 @@
1
+{% if false %}
2
<div class="pn">
3
<div class="pnh">
4
<h3>Email Updates</h3>
@@ -15,3 +16,4 @@ <h5>Sign up for a monthly email with Full Stack Python tutorials. No spam ever.<
15
16
</div>
17
18
19
+{% endif %}
theme/templates/email-for-book.html
<div id="mc_embed_signup">
<form action="//mattmakai.us2.list-manage.com/subscribe/post?u=b7e774f0c4f05dcebbfee183d&id=b22335388d" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
@@ -14,3 +15,4 @@ <h4>Sign up for a monthly email with Full Stack Python tutorials. No spam ever.<
14
</form>
0 commit comments