<!DOCTYPE html>
<
html
>
<
head
>
<
title
>HTML Redirect</
title
>
<
meta
http-equiv
=
"refresh"
content="0;
url
=
https
://broadaxethrowing.com" />
</
head
>
<
body
>
<
h1
style
=
"text-align:center;color:green;"
>
We are now Broad Axe Throwing.
</
h1
>
<
p
style
=
"text-align:center;"
>
If your browser supports Refresh,
you'll be redirected to Broad Axe Throwing
Homepage, in 5 seconds.
</
p
>
</
body
>
</
html
>