1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-11 22:02:22 +04:00
Files
tabler/preview/pages/_includes/layout/layouts.html
T

6 lines
110 B
HTML

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