From 64a2a6a9211860aa4dde611c58daa235082ef3aa Mon Sep 17 00:00:00 2001 From: Amir Pournasserian Date: Thu, 30 Nov 2023 14:11:33 -0500 Subject: [PATCH] #256 update temporary layout --- src/FluentCMS.Web.UI/Pages/MainLayout.razor | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/FluentCMS.Web.UI/Pages/MainLayout.razor b/src/FluentCMS.Web.UI/Pages/MainLayout.razor index 06453b340..b01d4740b 100644 --- a/src/FluentCMS.Web.UI/Pages/MainLayout.razor +++ b/src/FluentCMS.Web.UI/Pages/MainLayout.razor @@ -1,4 +1,12 @@ @inherits LayoutComponentBase + + + + + + + +