HTML // Create a general insert-coin webpage; relative path from rootdir // for $image_path, and relative path from /resources/templates/ // for $template function create_page($page_title, $template, $image_alt_text, $image_path) { include(root("resources/templates/header.php")); ?>