sortowanie_w_mass_add #10

Merged
gru merged 90 commits from sortowanie_w_mass_add into master 2025-09-02 17:08:55 +02:00
Showing only changes of commit 32f491f978 - Show all commits

View File

@@ -60,15 +60,17 @@
</tr>
</tbody>
</table>
<div class="mb-3">
<div class="small text-uppercase mb-1">📈 Średnie tempo tworzenia list:</div>
</div>
<div class="mb-3">
<div class="small mb-1">📈 Średnie tempo tworzenia list:</div>
<ul class="list-unstyled small mb-0">
<li>📆 Tygodniowo: <strong>{{ avg_per_week }}</strong></li>
<li>🗓️ Miesięcznie: <strong>{{ avg_per_month }}</strong></li>
<li>📅 Rocznie: <strong>{{ avg_per_year }}</strong></li>
</ul>
</div>
</div>
</div>
</div>