Files
homepage/inhalte/amelie/anfrage.php
2023-12-28 12:13:55 +01:00

38 lines
711 B
PHP

<h2>Ferienhaus Wille </h2>
<table>
<colgroup>
<col width="70px" />
<col width="300px" />
</colgroup>
<tr>
<th colspan="2">Familien Wille / Jörg</th>
</tr>
<tr>
<td colspan="2">Kühgasse 3</td>
</tr>
<tr>
<td colspan="2">87541 Bad Hindelang - Bad Oberdorf</td>
</tr>
<tr>
<td>Tel.:</td>
<td>+49 8324 952154</td>
</tr>
<tr>
<td></td>
<td>+49 8324 521</td>
</tr>
<tr>
<td>Fax:</td>
<td>+49 8324 952153</td>
</tr>
<tr>
<td>E-Mail:</td>
<td><a href="mailto:info@ferienhaus-wille.de">info@ferienhaus-wille.de</a></td>
</tr>
</div>
<?php
include "inhalte/kalender.php";
echo "<br style=\"clear:right;\" />";
include "inhalte/kal_def.php";
?>