<% if (isInitialised) { %>
<%= strapi.config.environment %>

The server is running successfully (v<%= strapi.config.info.version %>)

<%= serverTime %>

Open the administration
<% } %> <% if (!isInitialised) { %>

Let's get started!

To discover the power provided by Strapi, you need to create an administrator.

Create the first administrator
People saying hello People saying hello People saying hello
<% } %>