+ <% if (['image', 'animation'].includes(ctx.post.type)) { %> + + <%= ctx.post.id %> + + <% } else if (ctx.post.type === 'flash') { %> + + + + + + + <% } else if (ctx.post.type === 'video') { %> + + <% if (ctx.post.flags.includes('loop')) { %> +