<% if (title) { %> <%- title %> <% } if (html) { print(html); } else if (img) { %> alt="<%- description %>"<% } %>/> <% } if (description && description.length > 0) { %>
<%- description %>
<% } %>