Backend and Infrastructure

Add HTML Layout with Require

Sprout Video

To wrap things up on this project, we want to update the contact page with the same HTML layout as we have on the home page. To do this, we'll move the HTML sections into their own PHP files, and use require again to get them into the right places.