Sha256: 26f22c4e15145d993882b2775a7631ba7dab40703c6554562808a8f6b7fbdf64
Contents?: true
Size: 1.83 KB
Versions: 8
Compression:
Stored size: 1.83 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
8 entries across 8 versions & 1 rubygems