diff --git a/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Accordion/AccordionWithSummarySections.cshtml b/src/GovUk.Frontend.AspNetCore.DocSamples/Pages/Accordion/AccordionWithSummarySections.cshtml index c6b52298..ef1fb759 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 a9862dd5..e29dcbe6 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 1d92293d..b68d4824 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 aa70a950..d1d6515a 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 8fd78b66..dc8bbbf4 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 d2a34559..10040a27 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 33d36939..e2025d37 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 e51caf31..577e3779 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 3f88219f..87434b5d 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 26d04493..59641487 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 4d068183..d7d804d6 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 76e3cd25..62eca952 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 c3e88f53..0ebaeca1 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 cd419827..11a23a14 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 4089f5a1..245b8fba 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 4259a24d..a1aaf910 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 8d4fb3ed..b917f91e 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 5548888e..e22b2c38 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 c24c9aad..cc59c98d 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 cb9a6b24..24ff26b6 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 12c059cb..1ce9f602 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 -