How about replacing context=response._vars with context=globals()? Anthony
On Friday, June 22, 2012 10:46:31 AM UTC-4, RKS wrote:
>
> Okay, so that works on everything except href="{{=URL('something')}} it
> returns the error "URL is not defined." I'm going to try the other anchor
> method available and see if that works.
>
> The {{=blog.title}} and {{include 'postviews3.html'}} works fine with this
> solution.
>
--

