1
0
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:
chomik
2019-04-02 18:29:07 +02:00
parent 5a98cb63f0
commit ff19d676d5
7 changed files with 35 additions and 23 deletions
+2 -2
View File
@@ -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>