All checks were successful
continuous-integration/drone/push Build is passing
Fixes #837
31 lines
464 B
HTML
31 lines
464 B
HTML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>Chemnitzer LinuxTag - Hotel reservierung</title>
|
|
<link href="/style/grid.css" rel="stylesheet" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>
|
|
CLT 2012
|
|
<br/>
|
|
Reservierung für den Hotel in Chemnitz
|
|
</h1>
|
|
|
|
<p>
|
|
Es sind leider keine Zimmer mehr im Hotel verfügbar.
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|