<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
  <meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE"/>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
  <link type="text/css" rel="stylesheet" href="/css/shared/lib/bootstrap/bootstrap.min.css?v=<%=@css_js_version%>" />
  <link type="text/css" rel="stylesheet" href="/css/shared/lib/bootstrap/bootstrap-responsive.min.css?v=<%=@css_js_version%>" />
  <link type="text/css" rel="stylesheet" href="/css/splash/pages/error/error.css?v=<%=@css_js_version%>" />

  <title>Piazza - The New, Intuitive Way to Q&amp;A for Classrooms.</title>
</head>
<body class="error">
  
  <!-- Selected contents from views/shared/layout/_topbar.html.erb -->
  <div class="topbar">
    <div class="container">
      <a class="logo" href="/"></a>
    </div>
  </div>

  <!-- Actual page contents -->
  <div class="page">
    <div class="container align-center" data-pats="404_container">
      <img src="/images/splash/errors/error_404.png">
    </div>
  </div>

</body>
</html>
