﻿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
6975	Feature request: allow blocks to appear more than once	Mihai Damian	nobody	"Wouldn't it be nice if a template accepted multiple appearances of a block?

I'm thinking of declaring a {% block <name> %} in a template and then extending another template where {% block <name> %} appears more than once.

Sometimes you need identical content displayed in multiple regions of a web page. As the system works now I would have to define two blocks for this and every time I make a change to one of them, remember to change the other. A bit redundant.

Thanks"		closed	Template system	dev		duplicate		template block multiple	Unreviewed	0	0	0	0	0	0
