﻿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
31992	Admin password_* templates are missing <title> suffix	Jon Dufresne	nobody	"The Django admin adds the suffix to the `<title>` element: ""| Django site admin"".

This appears on all pages except those rendered using the `password_*` HTML templates. It is missing because these templates override the title without re-adding the suffix. The override is the same as the base template (minus the suffix) so a simple fix is to drop the override and inherit the `<title>` from the base template."	Bug	closed	contrib.admin	dev	Normal	fixed			Accepted	1	0	0	0	0	0
