Personal blog written from scratch using Node.js, Bootstrap, and MySQL. https://jrtechs.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
207 B

  1. <div class="row p-lg-0">
  2. <h1 class="align-content-center">Page Not Found</h1>
  3. <div class="align-content-center">
  4. <img src="/img/website/404.jpg" alt="Page not found" width="70%" />
  5. </div>
  6. </div>
  7. <br><br>