<% var info = {} var aspectRatio = 0 var widthcontainer = '' if(typeof share != 'undefined' && share){ info = app.platform.sdk.videos.storage[share.url || "undefined"] || {} aspectRatio = deep(info, 'data.aspectRatio') || 0 if(!share.itisarticle() && !ed.repost){ widthcontainer = 'widthcontainer' } } %>
<% if(typeof notfound == 'undefined' || !notfound) { %>
<% if(!ed.repost) {%>
<% } %>
<% } else { %>
<%=e('postNotFound')%>
<% } %>