mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
9 lines
99 B
HTML
9 lines
99 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="card">
|
|
<div class="card-body">
|
|
{{ content }}
|
|
</div>
|
|
</div> |