•  {if true}true{/if}
  •  {if false}false{/if}
  •  body { font-family: test; }
  •  {* test comment *}
  •  {literal}{test 1}{/literal}
  •  {literal}{ test 2 }{/literal}
  •  {php}echo "hello from php: " . rand(1, 100);{/php}
  •  { php}echo "hello from php: " . rand(1, 100);
  •  {a}