Reorganzing projects

This commit is contained in:
6d486f49
2026-06-22 16:27:28 -04:00
parent c11d8ecc82
commit 960db5f4fd
32 changed files with 759 additions and 259 deletions
+6
View File
@@ -0,0 +1,6 @@
@namespace Shared.Pages
@page "/not-found"
@layout MainLayout
<h3>Not Found</h3>
<p>Sorry, the content you are looking for does not exist.</p>