diff --git a/games/templates/stats.html b/games/templates/stats.html index bedbf34..b9d7f2c 100644 --- a/games/templates/stats.html +++ b/games/templates/stats.html @@ -19,20 +19,32 @@ - - - - - - + + + + + + + + + + + + + + + + + +
HoursGamesGames ({{ year }})PurchasesSpendings ({{ total_spent_currency }}){{ total_spent_currency }}/gameStatisticValue
Hours {{ total_hours }}
Games {{ total_games }}
Games ({{ year }}) {{ total_2023_games }}
Purchases {{ all_purchased_this_year.count }}
Spendings ({{ total_spent_currency }}) {{ total_spent }}
{{ total_spent_currency }}/game {{ spent_per_game }}