diff --git a/app/Resources/views/full/blog_post.html.twig b/app/Resources/views/full/blog_post.html.twig index 0661f521..e9863f84 100644 --- a/app/Resources/views/full/blog_post.html.twig +++ b/app/Resources/views/full/blog_post.html.twig @@ -53,6 +53,7 @@ {{ render_esi(controller('ez_content:viewAction', { locationId: location.id, + contentId: content.id, viewType: 'blog_post' })) }}