some 2fa, split main into multiple files
This commit is contained in:
11
templates/alert.html
Normal file
11
templates/alert.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p> Hey {{.UserName}}! Just letting you know that {{.Activity}}.<br> You can disable future notifications in your
|
||||
user settings.</p>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user