<%- page.content %> <% if (page.prev){ %> ← Previous Post <% } %> <% if (page.next){ %> Next Post → <% } %> <% if(config['disqus_username']) { %> <% } %> <% if(config['featured-tags']) { %> FEATURED TAGS <%- list_tags({style: '', class: '', show_count: false, separator: ''}) %> <% }%> <% if(config.friends) { %> FRIENDS <% config.friends.forEach(function(friend){ %> <%= friend.title %> <% }); %> <% }%>