mirror of
https://github.com/tabler/tabler.git
synced 2026-07-30 15:04:38 +04:00
charts on homepage
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="float-{% if include.right %}right{% else %}left mr-3{% endif %}">
|
||||
{% include ui/avatar.html person=person %}
|
||||
</div>
|
||||
<div class="card-title m-0">{{ person.full_name }}</div>
|
||||
<div class="card-title mb-1">{{ person.full_name }}</div>
|
||||
<div class="text-muted">{{ person.job_title }}</div>
|
||||
</div>
|
||||
</a>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user