diff --git a/src/templates/gameservers/server_detail.html b/src/templates/gameservers/server_detail.html index 393da87..ff519e0 100644 --- a/src/templates/gameservers/server_detail.html +++ b/src/templates/gameservers/server_detail.html @@ -17,7 +17,14 @@ {% endif %} -
Last updated + {{status.timestamp|timesince}} + ago.
+Online players: {{status.players}}
+ {% endwith %} +