Edit core/templates/core/dashboard.html via Editor
This commit is contained in:
parent
01dea8c9e2
commit
c6514e5c2f
@ -187,6 +187,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex justify-content-between align-items-center mb-4">
|
||||
<div>
|
||||
<h2 class="mb-1">Client Breakdown</h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{# Client-specific breakdown #}
|
||||
{% if client_stats %}
|
||||
{% for client_stat in client_stats %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user