﻿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
19106	Add new tutorial on breaking templates into blocks	Ciro Santilli 六四事件 法轮功 包卓轩	nobody	"Hi,

I suggest you use the

- extends template
- base.html
- the conventional title, extrahead, content_title, content, etc. blocks 

combo from for the polls tutorial from the start when the template language is first used in

https://docs.djangoproject.com/en/1.4/intro/tutorial03/

since this is an absolutely fundamental design pattern.

While the ""do simple now and improve later"" strategy could be used (in tutorial 5, we say: wow, lets refactor some more code!), I think the direct approach is better here, since it is pretty obvious that this factors out the code."	New feature	new	Documentation	1.4	Normal		template, tutorial, extend		Someday/Maybe	0	0	0	0	0	0
