1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 05:54:53 +04:00
Files
tabler/pages/_includes/layout/layouts.html
T
2020-01-07 21:44:43 +01:00

6 lines
108 B
HTML

<div class="card card-md">
<div class="card-body">
{% include layout/layouts-list.html %}
</div>
</div>