30 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<link href = "../global/globalStyles.css" rel = "stylesheet" type = "text/css">
<link href = "styles.css" rel = "stylesheet" type = "text/css">
<link href = "../global/images/favicon.ico" rel = "icon" type = "image/x-icon">
<meta http-equiv = "Refresh" content = "0; url = 'https://about.saalty.net/'">
<title>Redirecting to Saalty's Website | That_One_Nerd</title>
</head>
<body>
<div class = "header whiteselection">
<a href = "index.html">Home</a>
<a href = "about.html">About</a>
<a href = "games.html">Games</a>
<a href = "links.html">Links</a>
<a href = "news.html">News</a>
</div>
<div class = "formattable container">
<h1 class = "nomargin">Redirecting you to Saalty's Website</h1>
<h3 class = "nomargin">Haven't gone yet? Click <a href = "https://about.saalty.net/">here</a>.</h3>
<p>Don't want to go anymore? Here's the <a href = "index.html">home page</a>.</p>
</div>
</body>
</html>