in the templates folder i have the HTML files that i need for this tutorial. So this is index.html {% extends 'base.html' %} {% include 'header.html' %} {% ...
確定! 回上一頁