Details

<%= this.description %>

<% if (this.screenshot_urls.length > 0) { %>

Screenshots

    <% Y.Object.each(this.screenshot_urls, function (value, key) { %>
  • <% }); %>
<% } %>