diff --git a/marietje/stats/templates/stats/stats.html b/marietje/stats/templates/stats/stats.html index bc09a34..38a26e7 100644 --- a/marietje/stats/templates/stats/stats.html +++ b/marietje/stats/templates/stats/stats.html @@ -72,7 +72,7 @@

Time requested

In total {{ stats.total_time_requested }} of music have been requested, with an average song length of {{ stats.total_average }}. - These are the {{ stats.stats_top_count }} people with the longest total time queued

+ These are the {{ stats.stats_top_count }} people with the longest total time queued.

@@ -175,7 +175,7 @@

Most played uploaders

-

The left column shows the {{ stats.stats_top_count }} people whose songs are requested most often by other people. The right column shows how many times that person has queued his own songs.

+

These are the {{ stats.stats_top_count }} people whose songs are requested most often by other people, as shown in the left column. The right column shows how many times that person has queued his own songs.