AnsonBot/AnsonBot.Client/Pages/NotFound.razor

5 lines
122 B
Text
Raw Permalink Normal View History

2026-07-30 19:47:39 +00:00
@page "/not-found"
@layout MainLayout
<h3>Not Found</h3>
<p>Sorry, the content you are looking for does not exist.</p>