﻿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
25566	Admin popup_response.html needs a title	Ville Skyttä	nobody	"django/contrib/admin/templates/admin/popup_response.html has:

`<title></title>`

http://html5.validator.nu/ flags an empty title as an error: ""Error: Element title must not be empty.""

http://www.w3.org/TR/html5/document-metadata.html#the-title-element says that title must be ""Text that is not inter-element whitespace."" Adding the title would be trivial, but what to put there? 

Something generic like `{% trans 'Popup closing...' %}`?"	Bug	closed	contrib.admin	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
