two-column-table-row

two-column-table-row
Code:
<tr>
	<td class="secondaryContent">{{{content1}}}</td>
	<td class="secondaryContent">{{{content2}}}</td>
</tr>
Variable References