>
> {{if {{=request.function}} == index:}}
Yes, once you're inside a {{}}, you can write any Python and refer to any
global (or local) variables -- so no need to nest another {{=}} in there.
>
> {{if {{=request.function}} == index:}}
Yes, once you're inside a {{}}, you can write any Python and refer to any
global (or local) variables -- so no need to nest another {{=}} in there.