Files

15 lines
389 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0;url=/overige-diensten/masterclass/">
</head>
<body>
<script type="text/javascript">
window.location = "/overige-diensten/masterclass/";
</script>
<p>You are being redirected to <a href="/overige-diensten/masterclass/">/overige-diensten/masterclass/</a></p>
</body>
</html>