1 2 3 4 5 6 7 8 9
| <tr>
<td style='font-size:0.75em;'><span itemscope itemprop="telephone">Tél.: <a id="appleLinksBlack"
href="<?php echo ($isMobile? 'tel' : 'callto') ?>:+XXXXXXXXXX">+XXXXXXXXXX</a><span style="font-weight:bold;"> | </span> Mob.: <a
href="<?php echo ($isMobile? 'tel' : 'callto') ?>:+XXXXXXXXXX">+XXXXXXXXXX</a></span></td>
</tr>
<tr>
<td style="line-height:0.8em;font-weight:thin;font-size:0.85em;"><span itemscope itemprop="address" ><a
href="79, rue de Patay, 75013 Paris, France" >32, Rue de la mare, 75013 Paris, France </a></span><span style="font-weight:bold;"> | </span> <a href="http://www.xxxxxxxxxxx.com" style="color:#333; text-decoration:none; underline:none;">www.xxxxxxxxxxx.com</a></td>
</tr> |
Partager