Ali Afshar wrote:
> MilesTogoe wrote:
>
>> I'm getting an error with the following:
>> {% if org.id == {{project.org_id}} %}
>> selected
>> {% endif %}
>>
>> its getting a syntax error on the first line - looking for a colon.
>>
>>
> Hi, you don't need the {{}} around project.org_id, it is already a value
> in that context.
>
>
thks - did the trick. Sometimes the most obvious things are the most
difficult to see.
> >
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---