SSP and jquery-tmpl compatibility
Just is just a code snippet for people using SSP and jquery-tmpl in the same page.
Why? SSP and jquery-tmpl use the exact same expression syntax for variable substitution/evaluation. What if you are using SSP but want to have a jquery template in your page?
Something like this works: