Yes, but Behrad says that he converts the proplist keys to atoms before
passing them to Erlydtl.
So indeed, the question for Behrad is how the variables look just before
they are handed off to Erlydtl?
Arjan
On 07/19/2012 06:48 AM, Wes James wrote:
> You have ' ' around Data, he has "" around his item. Isn't yours an
> atom and his a string and how does zontonic treat the difference?
>
> wes
>
> On Wed, Jul 18, 2012 at 4:54 PM, Marc Worrell <
mwor...@me.com
> <mailto:
mwor...@me.com>> wrote:
>
> That is strange, I just tried it on the command line and it works there:
>
>> (zoton...@Lamma.local <mailto:
zoton...@Lamma.local>)5>
>> erlydtl:compile(<<"{{ v.Data }}">>, t, z:c(zotonic_status)).
>> {ok,t}
>> (zoton...@Lamma.local <mailto:
zoton...@Lamma.local>)6>