<%= theme.switch_dark %>

<%= theme.title %>

Home <% for (name in theme.menu) { %> <% if (theme.menu[name]) { %> <%- name %> <% } %> <% } %> <% if (theme.email) { %> <% if (typeof obfuscate === "function") { %> Email <% } else { %> Email <% } %> <% } %>