diff --git a/view/404.html b/view/404.html
new file mode 100644
index 0000000..488a8b6
--- /dev/null
+++ b/view/404.html
@@ -0,0 +1,8 @@
+
+
Hmmm, slightly awkward this.
+
We couldn't find the page you were looking for.
+
Maybe it's hiding, changed it's name or never coming back :-(
+
Maybe you spelt it wrong or the link you clicked on was wrong. Yes, that's probably it.
+
(Here's the home page if that's any help.)
+
+funny thing goes here
\ No newline at end of file
diff --git a/view/500.html b/view/500.html
new file mode 100644
index 0000000..c326982
--- /dev/null
+++ b/view/500.html
@@ -0,0 +1 @@
+500 error
\ No newline at end of file