mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
15 lines
324 B
HTML
15 lines
324 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
</head>
|
|
|
|
<body style="text-align: center;">
|
|
<p style="font-weight: bolder; font-size: large;">Hello!</p>
|
|
<p>This is a notice regarding your account:</p>
|
|
<p>{{username}}</p>
|
|
<br />
|
|
<p>{{appName}}</p>
|
|
</body>
|
|
|
|
</html> |