<?php
	include "etc/includes.php";
?>
<!DOCTYPE html>
<html>
<head>
	<?php include "etc/head.php"; ?>
</head>
<body data-page="sync">
	<div class="response">Just a second...</div>
</body>
</html>