File size: 214 Bytes
e08ffbf
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en" dir="ltr">
  <head>
    <meta charset="utf-8">
    <title>404</title>
  </head>
  <body>
    <div class="container">
      <h1>This is the 404 Page</h1>
    </div>
  </body>
</html>