2022-09-05 15:55:08 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Anfrage bestätigen fehlgeschlagen</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2022-09-05 18:10:35 +00:00
|
|
|
<p>
|
|
|
|
Dieser Bestätigungscode ist nicht verfügbar. <br />
|
|
|
|
Bitte gib deinen Bestätigungscode hier ein.
|
|
|
|
</p>
|
|
|
|
<form action="/confirmRequest">
|
|
|
|
<label for="code">Bestätigungscode</label>: <input type="text" name="code"/>
|
|
|
|
<input type="submit" />
|
|
|
|
</form>
|
|
|
|
<footer>
|
|
|
|
<a href="/addOfficeHour">Sprechstunde anlegen</a><br />
|
|
|
|
Technische Fragen an <a href="mailto:sprechstundentool@mathebau.de">sprechstundentool@mathebau.de</a>
|
|
|
|
</footer>
|
2022-09-05 15:55:08 +00:00
|
|
|
</body>
|
|
|
|
</html>
|