{% extends '__layout__.html' %} {% block title %}Admin{% endblock %} {% block head %} {% endblock %} {% block content %}

, {{user.username}}!

Server Time: {{stats.SystemTime}} UTC

kuromi was here! :3

Online: {{stats.UsersOnline}}

In-Game: {{stats.UsersPlaying}}

Active Servers: {{stats.PlaceServersCount}}

Users today: {{stats.UsersSignedUpToday}}

Assets Pending: {{stats.PendingAssets}}

{% for permission in permissions %} {% if "Hidden" not in permission: %} {% endif %} {% endfor %}
{% endblock %}