1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-25 11:29:57 +04:00
Files
tabler/pages/tmp3.html
2020-02-23 18:40:53 +01:00

12 lines
216 B
HTML

---
---
<div class="row">
<div class="col-md-6">
{% include cards/form/layout.html %}
</div>
<div class="col-md-6">
{% include cards/form/layout.html horizontal=true title="Horizontal form" %}
</div>
</div>