Files
studenthousedashboard/StudentHouseDashboard/WebApplication1/Areas/Identity/Pages/_ViewStart.cshtml
2023-03-05 21:56:11 +01:00

4 lines
53 B
Plaintext

@{
Layout = "/Pages/Shared/_Layout.cshtml";
}