diff --git a/app/views/templates/reshare.jst b/app/views/templates/reshare.jst index 853c604f6..075e26e29 100644 --- a/app/views/templates/reshare.jst +++ b/app/views/templates/reshare.jst @@ -39,7 +39,7 @@ <%= text %> - <% if(o_embed_cache) { %> + <% if(root.o_embed_cache) { %> <%= root.o_embed_cache.posts.data.html %> <% } %>