mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
10 lines
261 B
HTML
10 lines
261 B
HTML
---
|
|
layout: base
|
|
---
|
|
<meta name="robots" content="noindex">
|
|
<script>window.location.href='{{ page.redirect }}';</script>
|
|
|
|
<div class="redirectmsg">
|
|
<h1>This page has been moved</h1>
|
|
<p><a href="{{ page.redirect }}">bitcoin.org{{ page.redirect }}</a></p>
|
|
</div>
|