From: anton on
Hi,

one question:

I would like to add comments in my flexy template which will *not* show
up in the html output.

I do not want to use html comments:

<!-- my comment -->

Today I do a trick
{if:false}
my comment
{end.}

But its obwiously not elegant.

My question: dows there exist a flexy:comment somewhere ?

I didnt find anything in the docs but since flexy:raw is not documented I
would like to ask you.

Any ideas???


Anton