﻿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
11736	title tag - put 'Django |' to the end	rissko@…	nobody	"Change

{{{ <title>Django | {% block title %}The Web framework for perfectionists with deadlines{% endblock %}</title>  }}}

to

{{{ <title>{% block title %}The Web framework for perfectionists with deadlines{% endblock %} | Django</title> }}}

Main reason for this that in current state it's pretty hard to find the tab you are looking for. If you have multiple tabs open all you can see is 'Django | D...' or 'Django | T...' and it's impossible to distinguish between them.

Second reason is SEO, as it's far better to have brand or so at the end of title."		closed	*.djangoproject.com	1.1		duplicate			Unreviewed	1	0	0	0	0	0
