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