PAGE DETAILS
Below is the code to use when turning an html page into php to load into the system. Use the form fields above for form codes to be used in building out custom fields.
PUT AT TOP OF PAGE
Replace the value of $pageNumber with the value for the page you are adding.
Remove the DOCTYPE , html tag, title, keywords, description, and any javascript for sending the page (like function sendForm()) from the head of the page you are adding if it already exists.