1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-22 13:31:50 +04:00

activity fix

This commit is contained in:
codecalm
2021-03-15 23:01:40 +01:00
parent 2329cf5737
commit 5acc8d73f6
+1 -1
View File
@@ -1,5 +1,5 @@
{% assign limit = include.limit | default: false %}
<div class="divide-y-4">
<div class="divide-y">
{% for item in site.data.activity limit:limit %}
{% assign person = site.data.people[forloop.index] %}
<div>