Sha256: 275c1d8a376af0caa9dfaa95e035f5667f55659a9bfd8ad671263ab554b2aae5
Contents?: true
Size: 1.73 KB
Versions: 66
Compression:
Stored size: 1.73 KB
Contents
<div class="govuk-form-group"> <fieldset class="govuk-fieldset"> <legend class="govuk-fieldset__legend govuk-fieldset__legend--l"> <h1 class="govuk-fieldset__heading"> Which types of waste do you transport regularly? </h1> </legend> <div class="govuk-checkboxes" data-module="govuk-checkboxes"> <div class="govuk-checkboxes__item"> <input class="govuk-checkboxes__input" id="with-divider-and-none" name="with-divider-and-none" type="checkbox" value="animal"> <label class="govuk-label govuk-checkboxes__label" for="with-divider-and-none"> Waste from animal carcasses </label> </div> <div class="govuk-checkboxes__item"> <input class="govuk-checkboxes__input" id="with-divider-and-none-2" name="with-divider-and-none" type="checkbox" value="mines"> <label class="govuk-label govuk-checkboxes__label" for="with-divider-and-none-2"> Waste from mines or quarries </label> </div> <div class="govuk-checkboxes__item"> <input class="govuk-checkboxes__input" id="with-divider-and-none-3" name="with-divider-and-none" type="checkbox" value="farm"> <label class="govuk-label govuk-checkboxes__label" for="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="with-divider-and-none-5" name="with-divider-and-none" type="checkbox" value="none" data-behaviour="exclusive"> <label class="govuk-label govuk-checkboxes__label" for="with-divider-and-none-5"> None of these </label> </div> </div> </fieldset> </div>
Version data entries
66 entries across 66 versions & 2 rubygems