{% extends "layout.html" %} {% block body %}
The nickname "{{ user }}" is currently playing on the following {{ 'server' if results|length == 1 else 'servers' }}:
The nickname "{{ user }}" is currently not playing.
{% endif %}You can bookmark this link to search for "{{ user }}" quickly or return to the server list.
{% endif %} {% endblock %}