1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00
Files
tabler/pages/timeline.html
T
2019-06-10 21:52:47 +02:00

15 lines
254 B
HTML

---
title: Timeline
page-title: Timeline
done: true
---
<div class="row">
<div class="col-lg-8">
{% include cards/timeline.html %}
</div>
<div class="col-lg-4">
{% include cards/timeline.html simple=true title="Simple timeline" %}
</div>
</div>