;"> <% if (url) { %> target="<%- target %>"<% } %> style="text-decoration:none;display:inline-block;"><% } %> <% if (crop && crop.enabled) { %> <% // Sanitize ratio integers (defensive — bad data should never reach here, but be safe) var rx = (typeof crop.ratioX === 'number' && crop.ratioX >= 1) ? Math.round(crop.ratioX) : 3; var ry = (typeof crop.ratioY === 'number' && crop.ratioY >= 1) ? Math.round(crop.ratioY) : 2; %>
<%= alt %>
<% } else { %> <%= alt %> <% } %> <% if (url) { %>
<% } %>