Q. Which of the following is a valid template file extension in Django?
β
Correct Answer: (D)
.html
Explanation: Django templates are usually HTML files with the .html extension.