Sha256: 130b0bfb1585b6987bf4792868d74136f0ff5b31ea79a895530a7b5311d5aed0
Contents?: true
Size: 1.74 KB
Versions: 36
Compression:
Stored size: 1.74 KB
Contents
<div class="govuk-form-group"> <fieldset class="govuk-fieldset"> <legend class="govuk-fieldset__legend"> Which types of waste do you transport regularly? </legend> <div class="govuk-checkboxes govuk-checkboxes--small" data-module="govuk-checkboxes"> <div class="govuk-checkboxes__item"> <input class="govuk-checkboxes__input" id="small-with-divider-and-none" name="small-with-divider-and-none" type="checkbox" value="animal"> <label class="govuk-label govuk-checkboxes__label" for="small-with-divider-and-none"> Waste from animal carcasses </label> </div> <div class="govuk-checkboxes__item"> <input class="govuk-checkboxes__input" id="small-with-divider-and-none-2" name="small-with-divider-and-none" type="checkbox" value="mines"> <label class="govuk-label govuk-checkboxes__label" for="small-with-divider-and-none-2"> Waste from mines or quarries </label> </div> <div class="govuk-checkboxes__item"> <input class="govuk-checkboxes__input" id="small-with-divider-and-none-3" name="small-with-divider-and-none" type="checkbox" value="farm"> <label class="govuk-label govuk-checkboxes__label" for="small-with-divider-and-none-3"> Farm or agricultural waste </label> </div> <div class="govuk-checkboxes__divider">or</div> <div class="govuk-checkboxes__item"> <input class="govuk-checkboxes__input" id="small-with-divider-and-none-5" name="small-with-divider-and-none" type="checkbox" value="none" data-behaviour="exclusive"> <label class="govuk-label govuk-checkboxes__label" for="small-with-divider-and-none-5"> None of these </label> </div> </div> </fieldset> </div>
Version data entries
36 entries across 36 versions & 1 rubygems