Skip to content

Commit

Permalink
formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGoodall committed Jan 10, 2024
1 parent 2b171b2 commit 3cb4ef2
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions src/views/accessibility.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,39 +18,35 @@
We've also made the service text as simple as possible to understand.

[AbilityNet](https://mcmw.abilitynet.org.uk/) has advice on making your device easier to use if you have a disability.
How accessible this service is

------------------------------
## How accessible this service is


We know some parts of this service are not fully accessible:

- some field names may not be read out correctly by a screen reader

Feedback and contact information

--------------------------------
## Feedback and contact information

If you find any problems not listed on this page or think we're not meeting accessibility requirements, contact: <digitalland@levellingup.gov.uk>.

If you need information on this service in a different format, like accessible PDF, large print, easy read, audio recording or braille, email <digitalland@levellingup.gov.uk>.

We'll consider your request and get back to you in 5 business days.
Enforcement procedure

---------------------
## Enforcement procedure

The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 (the 'accessibility regulations'). If you're not happy with how we respond to your complaint, [contact the Equality Advisory and Support Service (EASS)](https://www.equalityadvisoryservice.com/).
Technical information about this service's accessibility

--------------------------------------------------------
## Technical information about this service's accessibility

The Department for Levelling Up, Housing and Communities (DLUHC) is committed to making this service accessible, in accordance with the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018.

### Compliance status

This service is partially compliant with the [Web Content Accessibility Guidelines version 2.1](https://www.w3.org/TR/WCAG21/) AA standard, due to the non-compliance listed below.

Non-accessible content

----------------------
## Non-accessible content

The content listed below is non-accessible for the following reasons.

Expand All @@ -70,9 +66,7 @@

There’s no content that’s outside the scope of the accessibility regulations.

Preparation of this accessibility statement

-------------------------------------------
## Preparation of this accessibility statement

This statement was prepared on 9 January 2023. It was last reviewed on 9 January 2023.

Expand All @@ -85,6 +79,6 @@

{% block content %}

{{markdownContent | govukMarkdown(headingsStartWith="l") | safe}}
{{markdownContent | govukMarkdown(headingsStartWith="xl") | safe}}

{% endblock content %}

0 comments on commit 3cb4ef2

Please sign in to comment.