//Get the Content for the name of the page and concatenate to the path(specified in the head above) eg "home"
$page_path = "content/"."$page_name".".php";
require "$page_path";
?>
$section_name = "privacy"; $page_name = "privacy-policy"; ?>