This book contains additional tutorials you can do after you're finished with Django Girls Tutorial. These tutorials are maintained by DjangoGirls. If you find any mistakes or want to update the ...
In the main tutorial, the icons in the HTML templates are shown as includes. In the tutorial extensions, they are shown as a span. The span fails to show on the page, but the include method as seen in ...