<tbody>
<tr>
<td>
<table>
<tr>
<td class="tile">
<table>
<tr>
<td colspan="2">
{$attribute.cn}
</td>
</tr>
<tr>
<td>
{$attribute.givenname}
</td>
<td>
{$attribute.sn}
</td>
</tr>
<tr>
<td colspan="2">
<span class="lightcontrast">Address:</span><br>
{$attribute.postaladdress}
</td>
</tr>
<tr>
<td colspan="2">
<table>
<tr>
<td>
{$attribute.postalcode}
</td>
<td>
<span class="lightcontrast">City:</span>
</td>
<td>
{$attribute.l}
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
{$attribute.c}
</td>
</tr>
</table>
</td>
<td class="tile" align="center">
{$attribute.jpegphoto}
</td>
</tr>
<tr>
<td class="tile">
<table>
<tr>
<td>
<span class="lightcontrast">Telephone numbers:</span>
</td>
</tr>
<tr>
<td>
{$attribute.telephonenumber}
</td>
</tr>
<tr>
<td>
{$attribute.mobile}
</td>
</tr>
<tr>
<td>
{$attribute.homephone}
</td>
</tr>
</table>
</td>
<td class="tile">
{$attribute.mail}
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="tile">
{$attribute.ou}
</td>
</tr>
</tbody>