mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-18 10:44:29 +02:00
Update online.html.twig
This commit is contained in:
parent
9a90e4aae2
commit
4767120043
@ -79,7 +79,7 @@
|
|||||||
Currently there are <b>{{ status.players }}</b> active and <b>{{ afk }}</b> AFK players.<br/>
|
Currently there are <b>{{ status.players }}</b> active and <b>{{ afk }}</b> AFK players.<br/>
|
||||||
Total number of players: <b>{{ players_count }}</b>.<br/>
|
Total number of players: <b>{{ players_count }}</b>.<br/>
|
||||||
{% else %}
|
{% else %}
|
||||||
{{ players|length }} Players Online.
|
{{ players|length }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user