﻿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
34621	Django admin site name shouldn’t be an h1	Thibaud Colas	Howard Cox	"In the Django admin header, the site name (""Django administration"" by default) is currently set up as an `h1` tag. This is problematic for screen reader users because they use headings to navigate – having two `h1` is confusing, and the one in the header isn’t particularly helpful since it’s the same on all pages.

It’d be better if this site name used a `p` or `div` tag. This switch will also require rewriting the styles so they still work with the new tag."	Bug	closed	contrib.admin	4.2	Normal	fixed	accessibility, screen reader		Ready for checkin	1	0	0	0	0	1
