egroupware/addressbook/templates/default/line_format_us.tpl
2002-01-05 20:31:36 +00:00

8 lines
229 B
Smarty

<!-- $Id$ -->
<table border="0" cellpadding="2" cellspacing="2">
<tr>
<td><font face="{font}" size="{fontsize}">{company}&nbsp;°&nbsp;{street}&nbsp;°&nbsp;{city},&nbsp;{state}&nbsp;{zip}{country}</font></td>
</tr>
</table>