Code formatting.

This commit is contained in:
2023-12-28 13:31:44 +01:00
parent b65644f3e0
commit b70cedac3b
84 changed files with 3357 additions and 3280 deletions

View File

@@ -1,36 +1,36 @@
<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>
<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>
<?php
include "inhalte/kalender.php";
echo "<br style=\"clear: right;\" />";
include "inhalte/kal_def.php";
include "inhalte/kalender.php";
echo "<br style=\"clear: right;\" />";
include "inhalte/kal_def.php";
?>