{{#if (isOdd counter) }}

Client Odd Value: {{ counter }}

{{else}}

Client Even Value: {{ counter }}

{{/if}}