mirror of
https://github.com/bitwarden/server
synced 2025-12-24 04:03:25 +00:00
13 lines
202 B
Plaintext
13 lines
202 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width" />
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
@RenderBody()
|
|
Regards,<br />
|
|
The bitwarden Team
|
|
</body>
|
|
</html>
|