You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<input type="checkbox" id="{{ id }}" name="{{ client_group|default:'client_group' }}" value="another"{% if default == 'another' %} checked{% endif %}><label class="checkbox__org" for="{{ id }}">{{ label2|default:'Стороннее лицо' }}</label>
|
|
|