Files
kemkas-backend/Kemkas.Web/Areas/Identity/Pages/_ViewStart.cshtml
T
2024-03-08 07:51:57 +01:00

5 lines
51 B
Plaintext

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