Commit fa6f67e9dc075c66826d6eefb4793e09696d8c53
1 parent
c8c380cb
Exists in
master
and in
22 other branches
Update 503 error page.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/503.html
@@ -21,7 +21,7 @@ | @@ -21,7 +21,7 @@ | ||
21 | <div id='de' style='display: none' class='message'> | 21 | <div id='de' style='display: none' class='message'> |
22 | <h1>Systempflege</h1> | 22 | <h1>Systempflege</h1> |
23 | <p> | 23 | <p> |
24 | - This system is under maintainance. It should be back in a few moments. | 24 | + Das System wird gerade gepflegt. Es wird in ein paar Stunden wieder verfügbar sein. |
25 | </p> | 25 | </p> |
26 | </div> | 26 | </div> |
27 | 27 |