% if(typeof robots !== 'undefined' && robots) { %>
    
    <% } %>
    <% if(typeof description !== 'undefined' && description) { %>
    
    <% } %>
    
<%= title %>
    
	
	<% if(useCDN) { %>
    
    
    
    
    
    <%- include build/pretty-header %>
	<% } else { %>
    
    <%- include build/pretty-pack-header %>
	<% } %>
    <%- include polyfill %>
    
        
            
                <% if(lastchangeuserprofile) { %>
                     
                <% } else { %>
                	 
                <% } %>
                 
                
            
            <%- viewcount %> views 
            
            <% if(ownerprofile && owner !== lastchangeuser) { %>
            
                 
                 owned this note
            
            <% } %>
        
     
    <%= body %>
    
    
    <% if(typeof disqus !== 'undefined' && disqus) { %>
    
        <%- include disqus %>
    
    <% } %>