From 83b11393da8f733c0ffc5abed5d1e0e827d04b61 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Thu, 2 Jun 2022 23:02:22 +0200 Subject: refactor: Rename accounts to portal --- apps/portal/src/app/pages/not-found.svelte | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 apps/portal/src/app/pages/not-found.svelte (limited to 'apps/portal/src/app/pages/not-found.svelte') diff --git a/apps/portal/src/app/pages/not-found.svelte b/apps/portal/src/app/pages/not-found.svelte new file mode 100644 index 0000000..34568ba --- /dev/null +++ b/apps/portal/src/app/pages/not-found.svelte @@ -0,0 +1,23 @@ + + + +
+
404
+

Page not found!

+ Go to front +
-- cgit v1.3