<% if(photos_count > 0 && photos.length > 0) { %>
<% for(photo in photos) { if(photo == 0){ continue; } if(photo == 8){ break; } %> <% } %> <% } %> <%= text %> <% if(o_embed_cache) { %> <%= o_embed_cache.posts.data.html %> <% } %>