10 lines
306 B
HTML
10 lines
306 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Sprechstunde anlegen</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
Irgendetwas ist schief gegangen. Bitte sende folgende Daten an <a href="mailto:sprechstundentool@mathebau.de">sprechstundentool@mathebau.de</a> mit einer Beschreibung, was du tun wolltest.
|
||
|
<br />
|
||
|
{{.}}
|
||
|
</body>
|
||
|
</html>
|