landingpage/index.html

12 lines
243 B
HTML

<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=./services"></meta>
<title> Fachschaft WIAI </title>
</head>
<body>
<div align="center">
<h1>You will be redirected immediately...</h1>
</div>
</body>
</html>