include('./includes/all.php'); // Variables $pageTitle = "Stay in the loop | Nibana Festival"; $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("tickets"); // Output the actual page content ?>