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