﻿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
4382	specify in '{# ... #}' template doc section that this is only for single-line comments	Trent Mick <trentm@…>	Jacob	"I struggled for a little while to figure out why the use of '{# ... #}' stopped working when a line break was added to the ""..."" part. I'd just jumped to http://www.djangoproject.com/documentation/templates/#comments to see how to add a comment (not noticing the separate {%comment%} section lower down). It would be helpful to mention in that section that ""{#...#}"" is only for single-line comments. Perhaps something like:

  This syntax only works for single-line comments. For multi-line comments use the {% comment %}...{% endcomment %} syntax <a href=""http://www.djangoproject.com/documentation/templates/#comment"">described below</a>.

"		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
