Gestiti allegati nel form
This commit is contained in:
6
SteUp.Shared/Components/Pages/NotFound.razor
Normal file
6
SteUp.Shared/Components/Pages/NotFound.razor
Normal file
@@ -0,0 +1,6 @@
|
||||
@page "/not-found"
|
||||
@using SteUp.Shared.Components.Layout
|
||||
@layout MainLayout
|
||||
|
||||
<h3>Not Found</h3>
|
||||
<p>Sorry, the content you are looking for does not exist.</p>
|
||||
Reference in New Issue
Block a user