Error trying to render: Octopus.Public.Web.App.ContentManagement.Schema.V2.LogoBlock
Octopus.Public.Web.App.ContentManagement.Schema.V2.LogoBlock
System.InvalidOperationException: The partial view 'TemplatesV2/LogoBlock' was not found. The following locations were searched:
/Views/Storyblok/TemplatesV2/LogoBlock.cshtml
/Views/Shared/TemplatesV2/LogoBlock.cshtml
/Pages/Shared/TemplatesV2/LogoBlock.cshtml
/Views/Storyblok/TemplatesV2/LogoBlock.cshtml
/Views/Storyblok/Templates/TemplatesV2/LogoBlock.cshtml
/Views/Storyblok/TemplatesV2/TemplatesV2/LogoBlock.cshtml
   at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.RenderPartialCoreAsync(String partialViewName, Object model, ViewDataDictionary viewData, TextWriter writer)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.PartialAsync(String partialViewName, Object model, ViewDataDictionary viewData)
   at AspNetCoreGeneratedDocument.Views_Storyblok_TemplatesV2__Component.ExecuteAsync()