{% include "housekeeping/base/header.tpl" %}
{% set dashboardActive = " active " %} {% include "housekeeping/base/navigation.tpl" %}Welcome to the housekeeping for {{ site.siteName }} Hotel, here you can manage a lot of things at once, such as users, news, site content and view the statistics of the hotel.
Havana Web Version | 1.0 |
Users | {{ stats.userCount }} |
Room Items | {{ stats.roomItemCount }} |
Inventory Items | {{ stats.inventoryItemsCount }} |
Groups | {{ stats.groupCount }} |
Pets | {{ stats.petCount }} |
Photos | {{ stats.photoCount }} |
The recently joined player list is seen below
ID | Name | Look | Motto | Credits | Pixels | Last online | Date joined | ||
---|---|---|---|---|---|---|---|---|---|
{{ player.id }} | {{ player.name }} - Transactons | {{ player.email }} | {{ player.motto }} | {% endautoescape %}{{ player.credits }} | {{ player.pixels }} | {{ player.formatLastOnline("dd-MM-yyyy HH:mm:ss") }} | {{ player.formatJoinDate("dd-MM-yyyy HH:mm:ss") }} |