about summary refs log tree commit diff
path: root/src/views/PageNotFoundView.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/PageNotFoundView.vue')
-rw-r--r--src/views/PageNotFoundView.vue6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/views/PageNotFoundView.vue b/src/views/PageNotFoundView.vue
deleted file mode 100644
index 3292f65..0000000
--- a/src/views/PageNotFoundView.vue
+++ /dev/null
@@ -1,6 +0,0 @@
-<template>
-  <div>
-    <h1>404</h1>
-    <p>Nie znaleziono strony</p>
-  </div>
-</template>
\ No newline at end of file