I have an HTML file which contains Django Template Language loops and variables.
I want to add this file to another HTML file for readability mainly.
I tried to use but I am getting a 404 error (file is located inside a folder which I already tried to add to src=”folder/file.html”).
Thank you in advance.
New contributor
Andrei is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.