elseif (isset($_GET['new'])) { header("Location: /new");}
elseif (isset($_GET['new'])) { echo 'test';}