Le 23/10/2012 12:30, Jānis Ģeņģeris a écrit :
Yes, I have red that, but have no clue how to fix my problem. If I add
minus signs inside the variable braces, then everything goes on single
line, which is not good at all.

Remember that without the "minus" trick, any whitespace is kept. In this case, it’s not the whitespace inside the macro definition but around the call.

Try adding a minus on both calls:

  {{- net_param(...

And removing this one in the macro:

  if value %}

--
Simon Sapin

--
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en.

Reply via email to