{{publisher}}: {{description}}

{{2 * 5 + 4}}

{{'Hello ' + 'there!!'}}

{{['One','Two','Three','Four'][0]}}

{{alert('This is a test...');}}