File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11< div class ="pn ">
22 < div class ="pnh ">
3- < h3 > Learn more about these concepts </ h3 >
3+ < h3 > Learn more</ h3 >
44 </ div >
55 < img src ="{{ article.headerimage }} " alt ="{{ article.headeralt }} " width ="100% ">
66 < div class ="lg ">
Original file line number Diff line number Diff line change 11< div class ="pn " id ="full-toc ">
22 < div class ="pnh ">
3- < h3 > < a href ="/table-of-contents.html "> Chapters </ a > </ h3 >
3+ < h3 > < a href ="/table-of-contents.html "> Table of Contents </ a > </ h3 >
44 </ div >
55 < div class ="lg ">
66 {% for p in pages|sort(attribute='sortorder') %}
Original file line number Diff line number Diff line change 11{% if page %}
22 {% include "sponsor.html" %}
3+ {% if not page.slug == "about-author" %}
4+ {% include "desktop-toc.html" %}
5+ {% endif %}
36 < div class ="pn ">
47 < div class ="pnh "> < h3 > Full Stack Python</ h3 > </ div >
58 < div class ="pnb ">
1215 < a href ="https://www.facebook.com/fullstackpython "> Facebook</ a > .
1316 </ div >
1417 </ div >
15- {% if not page.slug == "about-author" %}
16- {% include "desktop-toc.html" %}
17- {% endif %}
1818{% endif %}
1919{% if not page %}
2020 < div class ="pn ">
You can’t perform that action at this time.
0 commit comments