build: merge frontend and backend into a single repo
This commit is contained in:
parent
10ce333e6f
commit
26ec1e8c15
126 changed files with 8280 additions and 1 deletions
11
apiserver/templates/emails/auth/magic_signin.html
Normal file
11
apiserver/templates/emails/auth/magic_signin.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<p>
|
||||
Login,<br /><br />
|
||||
Welcome! Login with the link below <br />
|
||||
{{magic_url}} <br> or enter the code.<br/>
|
||||
{{code}}
|
||||
<br /><br />
|
||||
</p>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue