@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+<body>
+<center>
+<h1>Sorry, WEE have weeed and something went wrong </h1>
+<img id="img" class="wee-meme-image" src="../static/img/slip-and-fall.png" th:src="@{/img/slip-and-fall.png}" alt="Logo of person slipping">
+<h2>Let us know about it and we will try to fix ASAP </h2>
+<a href="/" >
+<img id="home" src="../static/img/home-button.png" th:src="@{/img/home-button.png}" alt="Home icon">
+</a>
+</center>
+</body>
+</html>