mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-10 07:02:22 +01:00
more textual fixes
This commit is contained in:
@ -72,7 +72,7 @@
|
|||||||
<h2>Time requested</h2>
|
<h2>Time requested</h2>
|
||||||
<p>In total <strong> {{ stats.total_time_requested }} </strong> of music have been requested, with an
|
<p>In total <strong> {{ stats.total_time_requested }} </strong> of music have been requested, with an
|
||||||
average song length of <strong>{{ stats.total_average }}</strong>.
|
average song length of <strong>{{ stats.total_average }}</strong>.
|
||||||
These are the {{ stats.stats_top_count }} people with the longest total time queued</p>
|
These are the {{ stats.stats_top_count }} people with the longest total time queued.</p>
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table class="table table-striped">
|
<table class="table table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
@ -175,7 +175,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<h2>Most played uploaders</h2>
|
<h2>Most played uploaders</h2>
|
||||||
<p>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.</p>
|
<p>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.</p>
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table class="table table-striped">
|
<table class="table table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user