<%- await include('parts/header.ejs', locals) %> <% if (isWebInterface) { %>

<%= serverName %> Dashboard

<% } %> <% if (txaOutdated) { %>
<% } %> <% if (discordEvent) { %>
<% } %>
  Players   Tick Time (at bottom is better)
loading chart...
Server Control
   
<% if (isWebInterface) { %>   <% } %>
Status Info

Loading...
🏆 With ? median players, your server may be in the worldwide Top 500 servers.
Join discord.gg/txAdmin to check the rank and maybe get the TOP SERVER role.
<% if (fxsOutdated) { %> <% } %> <% 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('parts/footer.ejs', locals) %>