<%- fullpage===false ? 'disabled' : '' %> onclick="fullscreen(this.checked, '<%- height %>', '<%- width %>')"/>

Fullscreen

<% if (!hasThumbnail) { %>
Warning: a thumbnail is required before creating a card with this design. This is used to represent the App in the mobile application and the Appstore experience. Place a 300x300 image named thumbnail.png in the base directory of your design.
<% } %>
<% if (hasThumbnail) { %> <% } %>

<%- manifest.name %>

<%- fullpage ? 'FULL-WIDTH x FULL-HEIGHT' : width +' x '+ height %>