<%= ctx.makeFileSize(ctx.post.fileSize) %> <%= { 'image/gif': 'GIF', 'image/jpeg': 'JPEG', 'image/png': 'PNG', 'video/webm': 'WEBM', 'application/x-shockwave-flash': 'SWF', }[ctx.post.mimeType] %> (<%= ctx.post.canvasWidth %>x<%= ctx.post.canvasHeight %>)
<%= ctx.makeUserLink(ctx.post.user) %>, <%= ctx.makeRelativeTime(ctx.post.creationTime) %>
<%= ctx.post.safety[0].toUpperCase() + ctx.post.safety.slice(1) %>
Original zoom · fit width · height · both
<% if (ctx.post.ownFavorite) { %> <% } else { %> <% } %> <%= ctx.post.favoriteCount %>