﻿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
7817	"{% include ""tpl"" with foo=x bar=y %}"	Johannes Dollinger	Chris Beaven	"This is a simple but useful syntax extension. The separator could also be ""and"": `{% with foo as x and bar as y %}`.

`{% include ""tpl"" with foo as x %}` would be equivalent to `{% with foo as x %}{% include ""tpl""%}{% endwith %}`, which is more transparent that a trivial inclusion_tag.

Use a common parser for include, with and possibly blocktrans."		closed	Template system	dev		fixed		michael@… lrekucki@… Gonzalo Saavedra mlouro@… Mikhail Korobov	Accepted	1	0	0	0	0	0
