Sha256: 8fd51b41cc99359b4f2939d621e42e233b1438d4bfe93d4e494cd68b4a5589be
Contents?: true
Size: 1.21 KB
Versions: 2
Compression:
Stored size: 1.21 KB
Contents
<div class="govuk-form-group"> <fieldset class="govuk-fieldset"> <legend class="govuk-fieldset__legend"> How do you want to sign in? </legend> <div class="govuk-radios govuk-radios--small" data-module="govuk-radios"> <div class="govuk-radios__item"> <input class="govuk-radios__input" id="example-small-divider" name="example" type="radio" value="governement-gateway"> <label class="govuk-label govuk-radios__label" for="example-small-divider"> Use Government Gateway </label> </div> <div class="govuk-radios__item"> <input class="govuk-radios__input" id="example-small-divider-2" name="example" type="radio" value="govuk-verify"> <label class="govuk-label govuk-radios__label" for="example-small-divider-2"> Use GOV.UK Verify </label> </div> <div class="govuk-radios__divider">or</div> <div class="govuk-radios__item"> <input class="govuk-radios__input" id="example-small-divider-4" name="example" type="radio" value="create-account"> <label class="govuk-label govuk-radios__label" for="example-small-divider-4"> Create an account </label> </div> </div> </fieldset> </div>
Version data entries
2 entries across 2 versions & 1 rubygems