in reply to Re: Math in Template::Toolkit
in thread Math in Template::Toolkit
Good idea, but ..
[% extra = width/2; %]; [% extra = (width/2); %] [% extra = ($width/2); %]
all failed. :(
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Math in Template::Toolkit
by mreece (Friar) on Apr 30, 2007 at 21:14 UTC |