﻿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
5521	repetitions in admin templates	anonymous	nobody	"
{{{
$ grep -rl userlinks ../admin
../admin/base.html
../admin/auth/user/change_password.html
../admin/change_list.html
../admin/change_form.html
../admin/object_history.html
../admin/delete_confirmation.html
}}}

This makes difficult customizing the admin template (you have to override the userlinks block in each page. The block should be only defined in one place. (base.html?)"		closed	contrib.admin	newforms-admin		fixed			Unreviewed	0	0	0	0	0	0
