config-upload-poc/Views/Home/UserDashboard.cshtml
alisha-nayeem 8c0afa1cc3 Aquila
2024-12-20 15:21:31 +05:30

3 lines
73 B
Plaintext

<h2>Welcome @User.Identity.Name!</h2>
<p>This is the user dashboard.</p>