This commit is contained in:
David Štaleker
2024-03-11 18:22:37 +01:00
parent 172626c8ee
commit dda4b613f8
32 changed files with 442 additions and 76 deletions

View File

@@ -1,3 +1,3 @@
@{
Layout = "_Layout";
Layout = "~/Pages/Layouts/_Layout.cshtml";
}