$language = "id"; } // Decide the project if (isset($_GET['project'])) { $project_force_get = true; $project = htmlspecialchars($_GET['project']); } else { $project = "wikipedia"; } // Decide the page title $title_info = ": {$language}.{$project} ({$locale})"; ob_end_clean(); ?> <!doctype html> <html dir="<?php echo $I18N->getDir(); ?> " lang="<?php echo $locale; ?> "> <head> <!--[if IE]> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <![endif]--> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Raun: watch the recent changes of Wikimedia Foundation projects, live."> <meta name="author" content="Kenrick"> <!-- <link rel="shortcut icon" href="img/favicon.png"> -->