From b557d17cf87a79b0117bcf82a998092bd72b4df5 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Wed, 24 Feb 2021 19:00:03 +0200 Subject: Improved semantics of admin panel, loading page and not-found page --- src/app/components/not-found/not-found.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/app/components/not-found/not-found.component.html') diff --git a/src/app/components/not-found/not-found.component.html b/src/app/components/not-found/not-found.component.html index 8394810..83d73ce 100644 --- a/src/app/components/not-found/not-found.component.html +++ b/src/app/components/not-found/not-found.component.html @@ -1,10 +1,10 @@ -
-
+
+ Page not found! -
+
-
+
-
+ + -- cgit v1.2.3