You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PURE - JavaScript Templates Engine
The change of autorender value@attribute syntax behavior is awesome!!
It used to be that you would put say "class='customer_name@href'" and
after rendering it would still have "class='customer_name@href'" after
rendering.
But now after rendering it in Pure2 it is "class=customer_name".