Files
Denso/srcs/RobotNet10/RobotApp/RobotNet10.RobotApp/Components/Pages/NotFound.razor
2026-07-03 16:31:37 +07:00

4 lines
106 B
Plaintext

@page "/not-found"
<h3>Not Found</h3>
<p>Sorry, the content you are looking for does not exist.</p>