Files
Hushian/Presentation/HushianWebApp/Pages/Error/Unhandled.razor

8 lines
90 B
Plaintext
Raw Normal View History

2025-07-11 20:37:28 +03:30
@layout EmpLayout
@page "/Unhandled"
<h3>خطای کنترل نشده</h3>
@code {
}