To add the image file to a HTML template, open a template and add the the HTML img tag along with {% load static %} and {% static “<<image file ...
確定! 回上一頁