File: /home/undanet/www/wp-content/themes/panoramic-child/mpdf/templates/header.php
<?php ?>
<table width="100%">
<tr>
<td width="50%" align="left">
<img src="<?php echo get_stylesheet_directory_uri() ?>/img/logoup.jpg"
style="width: 2in;"/>
</td>
<td width="50%" align="right">
<div
style="font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-align: right; font-weight=100;" >
<p>CLPU – Centro de Láseres Pulsados</p>
<p>Edif. M5. Parque Científico de la USAL</p>
<p>c/ Adaja, 8. 37185 Villamayor, Salamanca. SPAIN</p>
<p>Tel: (+34) 923 338 121 || www.clpu.es</p>
</div>
</td>
</tr>
</table>