﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
64,for in TextTemplate does ignore emtpy lines,martin.kaffanke@…,cmlenz,"Hi there!

I use 
{{{ 
Your items:

#for item in items
  * ${item}

#end
}}}

So I want an empty line before the list and one between the list items.
But genshi is silently ignoring the lines.  What can I do?

Thanks,
Martin

PS: its version 0.3.3, I couldn't check it from the selector.",defect,closed,major,,Template processing,0.3.3,duplicate,TextTemplate,martin.kaffanke@…
