﻿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
10495	django documentation titles contain html tags	Wolph	nobody	"In the title tag for the [http://docs.djangoproject.com/en/dev/ref/models/options/ Model Meta options] documentation the title is currently ""Django | Model &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;Meta&lt;/span&gt;&lt;/tt&gt; options | Django Documentation""

The HTML tags should be stripped from the titles of all the files in the docs folder, a simple striptags filter on the title tag should do the trick. The dir: http://code.djangoproject.com/browser/djangoproject.com/django_website/templates/docs

A patch is not included as the changes needed are rudimentary."		closed	*.djangoproject.com	1.0		duplicate	documentation html tags		Unreviewed	0	0	0	0	0	0
