{% from 'macro/form.twig' import checked, selected %}
{# new column #} {# new column #}
Username:
Email address:
Site IP:
Tracker IP:

Staff notes:
Passkey:
Avatar URL:
Last.fm username:
Joined:
Last active:
Downloads:
Snatched:
Seeding:
Data Uploaded:
Data Downloaded:
Request Bounty:
Ratio:
# of invites:
# invited:
# of emails:
Primary class:
Secondary class:
Enabled:
Donor:
Warned:
Locked Account:
Disabled invites:
Disabled uploads:
Stylesheet:
Country code:
Search type:
{# end last column #} Results ordered
{{ paginator.linkbox|raw }}

{{ total|number_format }} result{{ total|plural }}

{% if show_invited %} {% endif %} {% for u in page %} {% if show_invited %} {% endif %} {% endfor %}
Username Email Joined Last seen Upload Download Ratio Bounty Downloads Snatched Seeding InvitesInvited
{{ u.user_id|user_full }} {{ u.email }} {{ u.join_date|time_diff }} {{ u.last_access|time_diff }} {{ u.uploaded|octet_size }} {{ u.downloaded|octet_size }} {{ ratio(u.uploaded, u.downloaded) }} {{ u.bounty|octet_size }} {{ u.downloads|number_format }} {% if u.snatches is numeric %}{{ u.snatches|number_format }}{% else %}{{ u.snatches }}{% endif %} {% if u.seeding is numeric %}{{ u.seeding|number_format }}{% else %}{{ u.seeding }}{% endif %} {{ u.invites|number_format }}{% if u.disable_invites %}  🚫{% endif %}{{ u.invited|number_format }}
{{ paginator.linkbox|raw }}