<% if (type != "sample") { %> The oddbyte blog <% } %> <% if (type != "sample") { include('partials/navbar') } %>
<% if (type == "main") { %>

My blog

TODO: Main blog page here

<% } else if (type == "individual") { %>
<%- page %>
<% } else if (type == "sample") { %>
<% } %>
<% if (type != "sample") { %>
<% } else { %> <% } %>