diff --git a/Lombiq.HelpfulExtensions/Views/Layout-EmailTemplate.cshtml b/Lombiq.HelpfulExtensions/Views/Layout-EmailTemplate.cshtml index 1658df3..6ca0c08 100644 --- a/Lombiq.HelpfulExtensions/Views/Layout-EmailTemplate.cshtml +++ b/Lombiq.HelpfulExtensions/Views/Layout-EmailTemplate.cshtml @@ -1,7 +1,6 @@ @{ const string blockName = "emailTemplate"; } - @@ -13,32 +12,41 @@ <shape type="EmailTemplate_Title"></shape> - + @await RenderSectionAsync("Head", required: false) - - -