﻿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
2778	[patch] includeblock tag	Chris Beaven	Adrian Holovaty	"Similar to `{% include %}` but rather than rendering the entire template, this renders a specific block of the given template with the current context.

Both the template name and the block name can either be variables or hard-coded (quoted) strings.

The following example includes the ""navigation"" block of the template ""main.htm"":
{{{
{% includeblock ""main.htm"" ""navigation"" %}
}}}"	enhancement	closed	Template system		normal	wontfix			Unreviewed	1	0	0	0	0	0
