./admin/templates/bookings/booking.htm

<tr>
<td class="flight_row" valign="top">
%%NAME%%
</td>
<td class="flight_row" valign="top">
%%EMAIL%%
</td>
<td class="flight_row" valign="top">
%%ADDRESS%%
</td>
<td class="flight_row" valign="top">
%%HOMEPHONE%%
</td>
<td class="flight_row" valign="top">
%%MOBILEPHONE%%
</td>
<td class="flight_row" valign="top">
%%SEATS%%
</td>
<td class="flight_row" valign="top">
%%STATUS%%
</td>
</tr>