From b4b3c759d7a92c5691356f610258d697bb68588b Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Mon, 2 Aug 2021 11:05:56 -0400 Subject: [PATCH] Remove container from layout, unnecessary --- Pages/Shared/_Layout.cshtml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index 0a1190d..50b4c7f 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -29,11 +29,9 @@ -
-
+
@RenderBody()
-