<% if(theme.scheme === 'Paradox') { %> <% if(!page.thumbnail) { %> <% if(!theme.thumbnail.purecolor) {%>
<%- partial('_partial/Paradox-post-thumbnail') %> <% } else { %>
<% } %> <% }else{ %>
<% } %>

<%- page.title %>

<% } %> <% if(theme.scheme === 'Isolation') { %> <% if(!page.thumbnail) { %>
<%= config.author %>'s avatar <%= config.author %>
<% } else { %>
<%= config.author %>'s avatar <%= config.author %>
<% } %>
<% } %>