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