﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35143	Improve accessibility of error page(s) with semantic HTML	Marijke Luttekes	Marijke Luttekes	"The HTTP error pages available in Django debug mode could benefit from improved semantics.

The following changes should be simple, without altering the look and feel of the page:

1. The page should have a header, main, and footer.
2. Each table should have scope attributes on th elements.
3. Monospaced text in the patterns list should use a code element.
4. The small text within the h1 should use a small element instead of a span.

Discussed with accessibility team member Thibaud Colas, who made this example page for the HTTP 404 error:
https://static-django-demo.netlify.app/django_admin_tests/v5.1/english/defaults/404/"	Cleanup/optimization	closed	Error reporting	5.0	Normal	fixed	accessibility, HTML		Ready for checkin	1	0	0	0	0	0
