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