set title and headline for static error ?Service Unavailable?
This commit is contained in:
parent
bf95992db8
commit
35bfc13f12
1 changed files with 2 additions and 1 deletions
|
|
@ -3,10 +3,11 @@
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Service Unavailable</title>
|
||||
<title>Questlab</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Service Unavailable</h1>
|
||||
<p>Die Anwendung steht zur Zeit leider nicht zur Verfügung.</p>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue