24 lines
493 B
HTML
24 lines
493 B
HTML
|
<page_header>
|
||
|
<table $body_table_params$>
|
||
|
<!-- Intestazione fornitore -->
|
||
|
<tr><td style="width:110mm; font-size:8pt; color:#555;">
|
||
|
<img src="$docroot$/templates/riepilogo_contratti/logo_azienda.jpg" alt="Logo" border="0" /><br/>
|
||
|
</td>
|
||
|
|
||
|
<!-- Intestazione cliente -->
|
||
|
<td style="width:100mm; font-size:8pt">
|
||
|
$f_ragionesociale$
|
||
|
$f_indirizzo$
|
||
|
$f_citta$
|
||
|
$f_piva$
|
||
|
$f_codicefiscale$
|
||
|
$f_capsoc$
|
||
|
$f_telefono$
|
||
|
$f_sitoweb$
|
||
|
$f_email$
|
||
|
</td></tr>
|
||
|
|
||
|
</table>
|
||
|
<br/>
|
||
|
</page_header>
|