Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<table>
<thead>
<tr>
<th>Zeit</th>
<th>Montag</th>
<th>Dienstag</th>
<th>Mittwoch</th>
</tr>
</thead>
<tbody>
<tr>
<td>10-12</td>
<td>xyz</td>
<td>xyz</td>
<td>xyz</td>
</tr>
<tr>
<td>12-14</td>
<td>xyz</td>
<td>xyz</td>
<td>xyz</td>
</tr>
</tbody>
</table>