diff --git a/Pages/Dashboard.cshtml b/Pages/Dashboard.cshtml index 5a31803..04b7e5a 100644 --- a/Pages/Dashboard.cshtml +++ b/Pages/Dashboard.cshtml @@ -239,17 +239,17 @@ else { Pronoun (plurality) @if (user.PronounPlural) { - +
- - + +
} else { - +
- - + +
} diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index afb931e..e4f95b9 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -6,12 +6,16 @@ @ViewData["Title"] - @Program.SiteName + +
-