diff --git a/OliverBooth/Pages/Shared/_Layout.cshtml b/OliverBooth/Pages/Shared/_Layout.cshtml index b3a7827..e273ebf 100644 --- a/OliverBooth/Pages/Shared/_Layout.cshtml +++ b/OliverBooth/Pages/Shared/_Layout.cshtml @@ -1,9 +1,9 @@ - - - + + + @if (ViewData["Title"] != null) { @ViewData["Title"] - Oliver Booth