include('./includes/all.php'); // Variables $pageTitle = "Pre-register for tickets | Nibana Festival 2019"; $aOgImage = ["filename" => "og-default.png", "type" => "image/png", "width" => "1200", "height" => "630"]; // Output the start of the page and the menu printPageStart($pageTitle, $aOgImage); printMenu("none"); // Output the actual page content ?>