Add docs on template files
This commit is contained in:
11
misc/otp_register_email.template.html
Normal file
11
misc/otp_register_email.template.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<b>%USERNAME%</b>:<br>
|
||||
<br>
|
||||
<p>
|
||||
You have requested to enable 2-Factor Authentication via One-Time-Password for your account on <b>%BOARDNAME%</b>.<br>
|
||||
</p>
|
||||
<p>
|
||||
If this was not you, please ignore this email and <u>consider changing your password</u>. Otherwise, <a href="%REGISTER_URL%">please follow this link</a> or copy and paste the link below:<br><br>
|
||||
%REGISTER_URL%<br>
|
||||
</p>
|
||||
|
||||
|
||||
7
misc/otp_register_email.template.txt
Normal file
7
misc/otp_register_email.template.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
%USERNAME%:
|
||||
|
||||
You have requested to enable 2-Factor Authentication via One-Time-Password for your account on %BOARDNAME%.
|
||||
|
||||
If this was not you, please ignore this email and consider changing your password. Otherwise, please follow the link below:
|
||||
|
||||
%REGISTER_URL%
|
||||
Reference in New Issue
Block a user