mirror of
https://github.com/tabler/tabler.git
synced 2025-12-27 10:10:27 +04:00
5 lines
161 B
HTML
5 lines
161 B
HTML
<div class="mb-3">
|
|
<div class="form-label">Single switch</div>
|
|
{% include ui/form/check.html switch=true title="I agree with terms and conditions" %}
|
|
</div>
|