12 lines
468 B
HTML
12 lines
468 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0;url=https://www.focalboard.com/download/mattermost/" />
|
|
<title>Page Moved</title>
|
|
<script type="text/javascript">
|
|
window.location.replace("https://www.focalboard.com/download/mattermost/");
|
|
</script>
|
|
</head>
|
|
<body>
|
|
This page has moved. Click <a href="https://www.focalboard.com/download/mattermost/">here</a> to go to the new page.
|
|
</body>
|
|
</html>
|