<%- include("extra/meta", {title: "Welcome to the Akf-forum!" }) %> <%- include("extra/navbar") %> <% if (user) { %>

Welcome,
<%= user.name %>

You can log out of the site here: LOGOUT


<% } else { %>

Welcome, Guest!
You can press the button to register: REGISTER

<% } %>

Statistics:

Message count:

<%= messages %>

User count:

<%= users %>

Thread count:

<%= threads %>

Memory usage:

<%= mem.toFixed(2); %> MB