Fixed reload that doesn't work 😢

This commit is contained in:
Thomas FORGIONE 2015-06-30 09:42:24 +02:00
parent 6b2d7ce8e7
commit 6a5d58929e
1 changed files with 0 additions and 3 deletions

View File

@ -13,8 +13,5 @@
<body>
<h1><center><img alt="" src="https://raw.githubusercontent.com/tforgione/3dinterface/master/403/working.gif"/></center>I'm working on it</h1>
<h3>Please try again in few minutes.</h3>
<script>
setTimeout(function() {location.reload();}, 2000);
</script>
</body>
</html>