<% if (theme.visitCounter) { %> <%- theme.visitCounter %> <% } %> <%= config.title %>
<% if (theme.scarves) { %> <%- include('_partial/scarves') %> <% } %> <% if (theme.sidebar) { %> <% } %>
<%- body %>