diff --git a/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Embedding/Volo/Abp/AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml b/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Embedding/Volo/Abp/AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml index d1618c7059..55457e86a5 100644 --- a/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Embedding/Volo/Abp/AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml +++ b/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Embedding/Volo/Abp/AspNetCore/Mvc/UI/Layout/EmbeddedScript/Default.cshtml @@ -4,6 +4,6 @@ @if (PageLayout.IsEmbedded) { - - + } \ No newline at end of file