<%- include("partials/header.ejs", {selected: 'home'}) %>

Accounts

Account registration
<% if (!settings.registration_enabled ) { %> <% } else { %> <%}%>
<%- include("partials/footer.ejs") %>