{% extends "base.html" %} {% block title %}Email sign up - {% endblock %} {% block css %}{% endblock %} {% block content %}

Email Newsletter

{% include "email-for-book.html" %}

Previous issues

Past email issues are posted on the Full Stack Python blog and are also listed here:

{% include "sidebar.html" %}
{% endblock %}