﻿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
2347	[patch] document the use of multiple template expressions for the {% blocktrans %} tag	Gary Wilson <gary.wilson@…>	Jacob	"{{{
#!rst
To translate multiple template expressions, separate them with the word ``and``::

    {% blocktrans with book_name|title as book and author_name|title as author %}
    This is {{ book }} by {{ author }}.
    {% endblocktrans %}
}}}"	defect	closed	Documentation		normal	fixed			Unreviewed	1	0	0	0	0	0
