rmc_website/dsidev/index.html
2023-11-09 00:03:19 -05:00

17 lines
410 B
HTML
Executable File

---
title: Index
layout: dsiware
---
<p style="visibility: hidden;">paddingpaddingpaddingwhydoIneedpaddingwhydidImakethis siteIamsodumb</p>
<p>
Oops! This page moved to <a href='/'>here</a>, but we'll redirect you. :)<br>
</p>
<script type="text/javascript">
function Redirect()
{
window.location="/";
}
document.write("");
setTimeout('Redirect()', 3000);
</script>