Updated User created templates (markdown)

blakadder 2019-03-01 08:39:16 +01:00
parent dd1eca538f
commit 0ce170ab6d
1 changed files with 15 additions and 1 deletions

@ -1 +1,15 @@
<p>Moved to <a href="https://blakadder.github.io/templates/">https://blakadder.github.io/templates/</a></p>
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://blakadder.github.io/templates/">
<script type="text/javascript">
window.location.href = "https://blakadder.github.io/templates/"
</script>
<title>Page Redirection</title>
</head>
<body>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically, follow this <a href='https://blakadder.github.io/templates/'>link to new templates repository</a>.
</body>
</html>