diff --git a/source/_layouts/post.html.twig b/source/_layouts/post.html.twig
index 37149837d..3f2b65ddd 100644
--- a/source/_layouts/post.html.twig
+++ b/source/_layouts/post.html.twig
@@ -7,10 +7,5 @@
{% endblock %}
{% block content_bottom %}
- {% include 'daily-email-form.html.twig' with {
- intro: 'Sign up here and get more like this delivered straight to your inbox every day.',
- title: 'Was this interesting?',
- } %}
-
{% include 'about-me.html.twig' %}
{% endblock %}