You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: theme/templates/email.html
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,20 @@
8
8
9
9
{% block content %}
10
10
<divclass="row">
11
-
<divclass="col-md-8">
12
-
<h1>Email Newsletter</h1>
13
-
{% include "email-for-book.html" %}
14
-
<h2>Previous issues</h2>
15
-
<p>Past email issues
16
-
<ahref="https://fullstackpython.ongoodbits.com/">can be viewed in the archive.</a>
17
-
</p>
18
-
<ul>
19
-
<li><ahref="https://fullstackpython.ongoodbits.com/2016/08/24/less-than-24-hours-to-back-python-for-entrepreneurs">Less than 24 hours to back Python for Entrepreneurs</a> - Aug 24, 2016</li>
20
-
<li><ahref="https://fullstackpython.ongoodbits.com/2016/07/26/python-for-entrepreneurs-kickstarter-launch">Python for Entrepreneurs Launch!</a> - Jul 26, 2016</li>
21
-
<li><ahref="https://fullstackpython.ongoodbits.com/2016/03/21/21-new-python-django-flask-tutorials">21 new Python+Django & Flask tutorials</a> - Mar 21, 2016</li>
0 commit comments