<%= form.govuk_text_field :from, label: { size: "s" }, hint: { text: "Should begin with /" } %> <%= form.govuk_text_field :to, label: { size: "s" } %> <%= form.govuk_check_box_field :active, small: true %>