Patrick Steele-Idem 5df81440e5 Reorganized tests
2016-05-05 07:56:24 -07:00

2 lines
126 B
Plaintext

<var name=data.name count=data.count/>
${name != null ? "Hello ${name.toUpperCase()}! You have ${count} new messages." : null}