I want to include below line only if #onlinepayment_fee is not equal to zero. Is it possible?
<tr class="item">
<td pre-line>
Online payment charge {#SMS fee period}
</td>
<td>
{#onlinepayment_fee}
</td>
</tr>