VirtualTask/Views/Portale/Index.cshtml
2023-11-06 10:03:07 +01:00

7 lines
181 B
Plaintext

@*
For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860
*@
@{
Layout = "~/Views/Shared/_LayoutPortale.cshtml";
}