diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index 7414e5e..38ff961 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -5,8 +5,8 @@ - - + + @if (ViewData.ContainsKey("subtitle")) { zotan.pw >> @ViewData["title"] >> @ViewData["subtitle"] }