4 lines
163 B
HTML
4 lines
163 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>
|