<% if (imageHeight) { %>
<% var src = images.length > index ? images[index] : images[images.length - 1] %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %>
<%= block.name %>
<% } %>
<% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
Comments
2 comments
test
Test
Please sign in to leave a comment.