<% if(theme.scheme === 'Paradox') { %> <%- page.content %> <% } %> <% if(theme.scheme === 'Isolation') { %>

<%- page.title %>

<%- page.content %>
<% } %>