newStaffLDB-API (#48)
Merge newStaffLDB-API into main. Ready to deploy Reviewed-on: #48
This commit is contained in:
@@ -4,19 +4,26 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<style>
|
||||
html {
|
||||
background-color: #404c55;
|
||||
background-image: radial-gradient(#2b343c, #404c55);
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
a {
|
||||
color: azure;
|
||||
}
|
||||
table {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
color: azure;
|
||||
font-family: sans-serif;
|
||||
text-align: center;
|
||||
background-color: #404c55;
|
||||
background-image: radial-gradient(#2b343c, #404c55);
|
||||
}
|
||||
#title {
|
||||
height: 100px;
|
||||
@@ -53,14 +60,25 @@
|
||||
<td>
|
||||
<h1>Register for OwlBoard</h1>
|
||||
<br />
|
||||
<p>Use the link below to register for OwlBoard (Staff Version)</p>
|
||||
<p>
|
||||
Tap the button to register this device, or scan the barcode with
|
||||
another device.
|
||||
</p>
|
||||
<br />
|
||||
<a
|
||||
href="https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<"
|
||||
id="button"
|
||||
>Register</a
|
||||
>Register this device</a
|
||||
>
|
||||
<br /><br /><br />
|
||||
<p>Or scan with the device you want to register</p>
|
||||
<br />
|
||||
<img
|
||||
src="https://barcodes.fjla.uk/generate?type=qr&text=https%3A%2F%2Fowlboard.info%2Fmore%2Freg%2Fsubmit%3Fkey%3D>>ACCESSCODE<<"
|
||||
alt="Scan barcode to register on another device"
|
||||
title="Scan to register on another device"
|
||||
/>
|
||||
<br /><br /><br />
|
||||
<p>
|
||||
Alternatively copy and paste the link:<br />https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<
|
||||
</p>
|
||||
|
||||
@@ -2,7 +2,9 @@ Complete your OwlBoard (Staff) Registration using the link below.
|
||||
|
||||
https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<
|
||||
|
||||
Alternatively you can copy and paste the above link.
|
||||
Alternatively you can copy and paste the above link into your browser.
|
||||
|
||||
You can also view a QR code to register on another device: https://barcodes.fjla.uk/generate?type=qr&text=https%3A%2F%2Fowlboard.info%2Fmore%2Freg%2Fsubmit%3Fkey%3D>>ACCESSCODE<<
|
||||
|
||||
If you did not request to register to OwlBoard then you can safely ignore this email.
|
||||
Your email address has not been stored by us and will not be required unless you wish to register again.
|
||||
|
||||
Reference in New Issue
Block a user