<!DOCTYPE html>
<html>
<head>
  <title>Success</title>


  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta name="apple-mobile-web-app-capable" content="yes" />
  <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  <meta name="mobile-web-app-capable" content="yes" />
  <meta id="Viewport" name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no,minimal-ui">

  <link rel="icon" type="image/ico" href="./favicon_alt.ico"/>
  <link rel="apple-touch-icon-precomposed" href="./img/webpage_icons/apple-touch-icon-144x144-precomposed.png"/>
  <link rel="apple-touch-icon-precomposed" href="./img/webpage_icons/apple-touch-icon-144x144-precomposed.png" sizes="144x144" />

  <link href="css/styles.min.css" rel="stylesheet" media="screen">
  <link href="css/debug.min.css" rel="stylesheet" media="screen">

</head>
<body id="page404">
Success
  <script src="js/libs/jquery-1-9-1.min.js"></script>
  <script>
    $(document.body).load("404.html");
    document.title = "Doodle3D 404"
  </script>
</body>
</html>