﻿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
32192	Replacing the quotation marks with apostrophe marks in admin/base.html	Sihwan Lee	Sihwan Lee	"In the django/django/contrib/admin/templates/admin/base.html, the quotation marks interfere with some of the html quotation marks, such as:

{{{
<link rel=""stylesheet"" type=""text/css"" href=""{% static ""admin/css/responsive.css"" %}"">
}}}

the quotation marks inside the  ""{% static ""admin/css/responsive.css"" %}"" interfere with the quotation marks outside. Needs a bit of cleaning up in the html format."	Cleanup/optimization	closed	Template system	3.1	Normal	wontfix			Unreviewed	0	0	0	0	1	0
