Project Challenge: Separate HTML Templates
In this lesson, we will render the HTML templates from separate HTML files.
We'll cover the following...
Problem statement
In this challenge, we will be separating the application logic from the template ...