Add barcode to registration email
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
c147cadc40
commit
07c6965948
@ -53,13 +53,21 @@
|
|||||||
<td>
|
<td>
|
||||||
<h1>Register for OwlBoard</h1>
|
<h1>Register for OwlBoard</h1>
|
||||||
<br />
|
<br />
|
||||||
<p>Use the link below to register for OwlBoard (Staff Version)</p>
|
<p>
|
||||||
|
Use the link below or scan the barcode to register for OwlBoard
|
||||||
|
(Staff Version)
|
||||||
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<a
|
<a
|
||||||
href="https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<"
|
href="https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<"
|
||||||
id="button"
|
id="button"
|
||||||
>Register</a
|
>Register</a
|
||||||
>
|
>
|
||||||
|
<img
|
||||||
|
src="https://barcodes.fjla.uk/generate?type=aztec&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 />
|
<br /><br /><br />
|
||||||
<p>
|
<p>
|
||||||
Alternatively copy and paste the link:<br />https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<
|
Alternatively copy and paste the link:<br />https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<
|
||||||
|
Loading…
Reference in New Issue
Block a user