1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-26 04:54:40 +04:00
Files
tabler/pages/_includes/layout/layouts.html
T
2020-01-29 23:18:35 +01:00

6 lines
108 B
HTML

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