<% if(typeof robots !== 'undefined' && robots) { %> <% } %> <% if(typeof description !== 'undefined' && description) { %> <% } %> <%= title %> <% if(useCDN) { %> <%- include build/slide-header %> <% } else { %> <%- include build/slide-pack-header %> <% } %> <% if(typeof theme !== 'undefined' && theme) { %> <% } else { %> <% } %> <%- include shared/polyfill %>
<%= body %>
<%= meta %>
<% if(useCDN) { %> <%- include build/slide-scripts %> <% } else { %> <%- include build/slide-pack-scripts %> <% } %> <%- include shared/ga %>