1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 09:54:24 +04:00
Files
tabler/pages/timeline.html
2019-03-12 22:09:23 +01:00

14 lines
243 B
HTML

---
title: Timeline
page-title: Timeline
---
<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>