Closed smfoote closed 9 years ago
If your template contains {a.b}, and your context is {}, an error is thrown.
{a.b}
{}
This needs:
If your template contains
{a.b}
, and your context is{}
, an error is thrown.This needs: