pageTitle: Validation
assetPath: ../govuk_template/assets/
bodyEnd: >
  <script type="text/javascript" src="../public/javascripts/validation.js"></script>
examples:
  -
    title: Masthead
    errors:
      example-textbox:
        input_name: example-textbox
        question: What was the name of your first pet?
      example-textbox-2:
        input_name:
        question: What street did you grow up on?
  -
    title: With a custom message and description
    lede: Something went wrong
    description: Please make it right
    errors:
      example-textbox:
        input_name: example-textbox
        question: What was the name of your first pet?
