<%- await include("basic/header.html", locals) %>
<% if (isWebInterface) { %>

<%= serverName %> Dashboard

<% } %> <% if (txAdminOutdated) { %>

This version of txAdmin is outdated. Please update now.

Updating is very easy! Support Discord:
<% } %>
<% if (discordEvent) { %>
<% } %>
  Players   Tick Time (at bottom is better)
loading chart...
Server Control
   
<% if (isWebInterface) { %>   <% } %>
Status Info

Loading...

<% if (versionData.message) { %> <% } %> <% if (txAdminVersion.includes('-')) { %> You are using a pre-release version of txAdmin destined for developers and beta testers only!
Your server stability might be impacted by this.
<% } %>
<%- await include("basic/footer.html", locals) %>