Hello,
I am using template toolkit to generate dynamic content. I have
encoutered the following error:

unexpected token ('<A)
 -- is_allowed_todo('<A HREF="/job?page=CrewEditPage&job=[% job

I need a work around to this problem. Here is what I am doing:

[% is_allowed_todo('<A HREF="/job?page=CrewEditPage&job=[% job
%]&code=[% ref.first %]"><font face="sans-serif, Arial, Helvetica"
size="2">[% ref.1 %]</FONT></A>','MOD','_default') %]

I can't figure out where the missing token is. I am thinking that since
I am using '' it should be safe to include [% %] any where. Right?
 
I appreciate all of your suggestions.
Thanks
-r


Reply via email to