From 38c59d321f84ddfb21029df1ccd2979094c95670 Mon Sep 17 00:00:00 2001 From: Ivan Ljubisavljevic Date: Wed, 2 Mar 2022 20:05:03 +0100 Subject: Dodat frontend za test app --- .../frontend/src/app/page-not-found/page-not-found.component.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.html (limited to 'sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.html') diff --git a/sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.html b/sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.html new file mode 100755 index 00000000..d1e18002 --- /dev/null +++ b/sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.html @@ -0,0 +1,3 @@ +
+

PAGE NOT FOUND ERROR 404

+
\ No newline at end of file -- cgit v1.2.3