Player Schedule for {{ player.username }}

Player Info

Player Name: {{ player.username }}

Hostname: {{ player.hostname }}

IP Address: {{ player.ip }}

{% if current_user.role == 'admin' %} Update
{% endif %}
{% if player.groups %}

Member of Group(s):

{% else %}

This player is not a member of any groups.

{% endif %}
{% if current_user.role == 'admin' %}
Upload Content
{% endif %} Back to Dashboard Full Screen