diff --git a/Src/VideoGameQuotes.Web/Views/Shared/PageWithoutAnalytics.Master b/Src/VideoGameQuotes.Web/Views/Shared/PageWithoutAnalytics.Master index b78505e..ec1915b 100644 --- a/Src/VideoGameQuotes.Web/Views/Shared/PageWithoutAnalytics.Master +++ b/Src/VideoGameQuotes.Web/Views/Shared/PageWithoutAnalytics.Master @@ -6,7 +6,7 @@ Video Game Quotes :: <asp:ContentPlaceHolder ID="TitleContent" runat="server" /> - + diff --git a/Src/VideoGameQuotes.Web/Views/Shared/Site.master b/Src/VideoGameQuotes.Web/Views/Shared/Site.master new file mode 100644 index 0000000..62aeb0b --- /dev/null +++ b/Src/VideoGameQuotes.Web/Views/Shared/Site.master @@ -0,0 +1,18 @@ +<%@ Master Language="C#" MasterPageFile="PageWithoutAnalytics.Master" %> + + + + + + +