9 lines
183 B
HTML
9 lines
183 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Website titel</title>
|
|
<meta http-equiv="refresh" content="0; URL=http://nieuwe.website/">
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</HTML>
|