diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Accordion/AccordionWithSummarySections.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Accordion/AccordionWithSummarySections.cshtml index c6b522984..ef1fb7594 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Accordion/AccordionWithSummarySections.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Accordion/AccordionWithSummarySections.cshtml @@ -1,9 +1,9 @@ @page - - Understanding agile project management - Introductions, methods, core features. + + Understanding agile project management + Introductions, methods, core features. - - - Working with agile methods - Workspaces, tools and techniques, user stories, planning. + + + Working with agile methods + Workspaces, tools and techniques, user stories, planning. - - - Governing agile services - Principles, measuring progress, spending money. + + + Governing agile services + Principles, measuring progress, spending money. - - - Phases of an agile project - Discovery, alpha, beta, live and retirement. + + + Phases of an agile project + Discovery, alpha, beta, live and retirement. - + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Breadcrumbs/Breadcrumbs.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Breadcrumbs/Breadcrumbs.cshtml index a9862dd5c..e29dcbe65 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Breadcrumbs/Breadcrumbs.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Breadcrumbs/Breadcrumbs.cshtml @@ -1,7 +1,7 @@ @page - Home - Passports, travel and living abroad - Travel abroad + Home + Passports, travel and living abroad + Travel abroad diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/CharacterCount/CharacterCount.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/CharacterCount/CharacterCount.cshtml index 1d92293dd..b68d48243 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/CharacterCount/CharacterCount.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/CharacterCount/CharacterCount.cshtml @@ -1,10 +1,10 @@ @page - + - + + Do not include personal or financial information like your National Insurance number or credit card details. - + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/Checkboxes.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/Checkboxes.cshtml index aa70a9502..d1d6515af 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/Checkboxes.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/Checkboxes.cshtml @@ -1,20 +1,20 @@ @page - - + + What is your nationality? - + - + If you have dual nationality, select all options that are relevant to you. - + - + British - including English, Scottish, Welsh and Northern Irish - - Irish - Citizen of another country - + including English, Scottish, Welsh and Northern Irish + + Irish + Citizen of another country + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithConditional.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithConditional.cshtml index 8fd78b668..dc8bbbf4e 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithConditional.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithConditional.cshtml @@ -1,40 +1,40 @@ @page - - + + How would you like to be contacted? - + - + Select all options that are relevant to you. - + - + Email - + - Email address + - - + + - + Phone - + - Phone number + - - + + - + Text message - + - Mobile phone number + - - - + + + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithError.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithError.cshtml index d2a34559d..10040a277 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithError.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithError.cshtml @@ -1,24 +1,24 @@ @page - - + + What is your nationality? - + - + If you have dual nationality, select all options that are relevant to you. - + - + Select if you are British, Irish or a citizen of a different country - + - + British including English, Scottish, Welsh and Northern Irish - - Irish - Citizen of another country - + + Irish + Citizen of another country + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithNone.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithNone.cshtml index 33d36939c..e2025d374 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithNone.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithNone.cshtml @@ -1,19 +1,19 @@ @page - - + + Will you be travelling to any of these countries? - + - + Select all countries that apply - + - France - Portugal - Spain - or - No, I will not be travelling to any of these countries - + France + Portugal + Spain + or + No, I will not be travelling to any of these countries + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithoutFieldset.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithoutFieldset.cshtml index e51caf312..577e3779e 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithoutFieldset.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Checkboxes/CheckboxesWithoutFieldset.cshtml @@ -1,7 +1,7 @@ @page - + I agree to the terms and conditions - + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithCustomItemLabels.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithCustomItemLabels.cshtml index 3f88219f2..87434b5d2 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithCustomItemLabels.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithCustomItemLabels.cshtml @@ -1,13 +1,13 @@ @page - - Dydd - - - Mis - - - Blwyddyn - + + + + + + + + + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithCustomItemValues.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithCustomItemValues.cshtml index 26d044937..59641487c 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithCustomItemValues.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithCustomItemValues.cshtml @@ -1,7 +1,7 @@ @page - - - + + + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithError.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithError.cshtml index 4d0681838..d7d804d6e 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithError.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithError.cshtml @@ -1,7 +1,7 @@ @page - + The date your passport was issued must be in the past - + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithFieldset.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithFieldset.cshtml index 76e3cd25a..62eca952f 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithFieldset.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/DateInput/DateInputWithFieldset.cshtml @@ -1,15 +1,15 @@ @page - - + + When was your passport issued? - - + + For example, 27 3 2007 - - + + The date your passport was issued must be in the past - - + + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Details/Details.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Details/Details.cshtml index c3e88f53d..0ebaeca1a 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Details/Details.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Details/Details.cshtml @@ -1,11 +1,11 @@ @page - + Help with nationality - - + + We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post. - + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Details/DetailsExpanded.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Details/DetailsExpanded.cshtml index cd4198275..11a23a14e 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Details/DetailsExpanded.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Details/DetailsExpanded.cshtml @@ -1,11 +1,11 @@ @page - + Help with nationality - - + + We need to know your nationality so we can work out which elections you’re entitled to vote in. If you cannot provide your nationality, you’ll have to send copies of identity documents through the post. - + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummary.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummary.cshtml index 4089f5a14..245b8fba4 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummary.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummary.cshtml @@ -1,6 +1,6 @@ @page - The date your passport was issued must be in the past - Enter a postcode, like AA1 1AA + The date your passport was issued must be in the past + Enter a postcode, like AA1 1AA diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummaryWithModelStateError.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummaryWithModelStateError.cshtml index 4259a24dd..a1aaf9108 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummaryWithModelStateError.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummaryWithModelStateError.cshtml @@ -2,5 +2,5 @@ @model ErrorSummaryWithModelStateErrorModel - + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummaryWithTitle.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummaryWithTitle.cshtml index 8d4fb3ed9..b917f91ee 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummaryWithTitle.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/ErrorSummary/ErrorSummaryWithTitle.cshtml @@ -1,7 +1,7 @@ @page - There is a problem - The date your passport was issued must be in the past - Enter a postcode, like AA1 1AA + There is a problem + The date your passport was issued must be in the past + Enter a postcode, like AA1 1AA diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Fieldset/Fieldset.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Fieldset/Fieldset.cshtml index 5548888e5..e22b2c381 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Fieldset/Fieldset.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Fieldset/Fieldset.cshtml @@ -1,5 +1,5 @@ @page - Legend as page heading + Legend as page heading diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/FileUpload/FileUpload.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/FileUpload/FileUpload.cshtml index c24c9aad2..cc59c98dc 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/FileUpload/FileUpload.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/FileUpload/FileUpload.cshtml @@ -1,5 +1,5 @@ @page - Upload a file + diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/FileUpload/FileUploadWithErrors.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/FileUpload/FileUploadWithErrors.cshtml index cb9a6b24e..24ff26b6f 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/FileUpload/FileUploadWithErrors.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/FileUpload/FileUploadWithErrors.cshtml @@ -1,6 +1,6 @@ @page - Upload a file - The CSV must be smaller than 2MB + + The CSV must be smaller than 2MB diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/NotificationBanner/NotificationBannerWithOverridenTitle.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/NotificationBanner/NotificationBannerWithOverridenTitle.cshtml index 12c059cb3..1ce9f602d 100644 --- a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/NotificationBanner/NotificationBannerWithOverridenTitle.cshtml +++ b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/NotificationBanner/NotificationBannerWithOverridenTitle.cshtml @@ -1,9 +1,9 @@ @page -