2023-03-31 21:14:29 +01:00
|
|
|
<html lang="en" style="background-color: grey; width: 100%;">
|
|
|
|
<head>
|
|
|
|
<title>OwlBoard - Register</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<table width="100%">
|
|
|
|
<tr>
|
|
|
|
<td>
|
|
|
|
<img src="https://owlboard.info/images/logo/wide_logo.svg" style="height: 100px">
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
<h1>Register for OwlBoard</h1>
|
2023-04-01 10:42:20 +01:00
|
|
|
<p>Use the link below to register for OwlBoard (Staff Version)</p>
|
|
|
|
<a href="">Register</a>
|
|
|
|
<br>
|
|
|
|
<p>The registration will apply only to the device you click this link on,
|
|
|
|
you can use the same email to register on other devices but you will
|
|
|
|
need a separate registration link.
|
|
|
|
</p>
|
2023-03-31 21:14:29 +01:00
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</body>
|
|
|
|
</html>
|