board maintenance
This commit is contained in:
parent
98e45f56a0
commit
378065835f
@ -1,2 +1,18 @@
|
||||
<meta http-equiv="refresh" content="0; URL=https://board.wiai.de/">
|
||||
<!doctype html>
|
||||
<title>Board Maintenance</title>
|
||||
<style>
|
||||
body { text-align: center; padding: 150px; }
|
||||
h1 { font-size: 50px; }
|
||||
body { font: 20px Helvetica, sans-serif; color: #333; }
|
||||
article { display: block; text-align: left; width: 650px; margin: 0 auto; }
|
||||
a { color: #dc8100; text-decoration: none; }
|
||||
a:hover { color: #333; text-decoration: none; }
|
||||
</style>
|
||||
|
||||
<article>
|
||||
<h1>We’ll be back soon!</h1>
|
||||
<div>
|
||||
<p>Bitte entschuldigt die Umstände, aber wir aktualisieren gerade unser Forum. In dringenden fällen könnt ihr uns jederzeit <a href="mailto:fachschaft.wiai@uni-bamberg.de">kontaktieren</a>, ansonsten ist das Forum in kürze wieder für euch verfügbar.</p>
|
||||
<p>— Michael, Clemens</p>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
2
board/index2.html
Normal file
2
board/index2.html
Normal file
@ -0,0 +1,2 @@
|
||||
<meta http-equiv="refresh" content="0; URL=https://board.wiai.de/">
|
||||
|
||||
18
board/index_maintenance.html
Normal file
18
board/index_maintenance.html
Normal file
@ -0,0 +1,18 @@
|
||||
<!doctype html>
|
||||
<title>Board Maintenance</title>
|
||||
<style>
|
||||
body { text-align: center; padding: 150px; }
|
||||
h1 { font-size: 50px; }
|
||||
body { font: 20px Helvetica, sans-serif; color: #333; }
|
||||
article { display: block; text-align: left; width: 650px; margin: 0 auto; }
|
||||
a { color: #dc8100; text-decoration: none; }
|
||||
a:hover { color: #333; text-decoration: none; }
|
||||
</style>
|
||||
|
||||
<article>
|
||||
<h1>We’ll be back soon!</h1>
|
||||
<div>
|
||||
<p>Bitte entschuldigt die Umstände, aber wir aktualisieren gerade unser Forum. In dringenden fällen könnt ihr uns jederzeit <a href="mailto:fachschaft.wiai@uni-bamberg.de">kontaktieren</a>, ansonsten ist das Forum in kürze wieder für euch verfügbar.</p>
|
||||
<p>— Michael, Clemens</p>
|
||||
</div>
|
||||
</article>
|
||||
Loading…
x
Reference in New Issue
Block a user