aboutsummaryrefslogtreecommitdiff
path: root/views/password.ejs
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-05-04 10:48:45 -0400
committerAndrew Lee <andrew@alee14.me>2025-05-04 10:49:05 -0400
commit60550de93e761d5ea4956f504d0b18680ce137cd (patch)
tree00b96765f2eb5c100c0626cddb3cc05265c1b5bc /views/password.ejs
parentb2748a5c55255014d5d5ea02fec38c4125e08e25 (diff)
downloadfreeso-discord-auth-60550de93e761d5ea4956f504d0b18680ce137cd.tar.gz
freeso-discord-auth-60550de93e761d5ea4956f504d0b18680ce137cd.tar.bz2
freeso-discord-auth-60550de93e761d5ea4956f504d0b18680ce137cd.zip
Docker support; Logout button
Diffstat (limited to 'views/password.ejs')
-rw-r--r--views/password.ejs3
1 files changed, 1 insertions, 2 deletions
diff --git a/views/password.ejs b/views/password.ejs
index 8033aae..29f399a 100644
--- a/views/password.ejs
+++ b/views/password.ejs
@@ -4,12 +4,11 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/style.css">
- <title>bnbSO Login</title>
+ <title>bnbSO Change Password</title>
</head>
<body>
<div class="background"></div>
<div class="container">
- <img src="/img/logo.png" alt="logo" width="200">
<h1>Change Password</h1>
<p>If you have issues changing your password, ask the server operator to reset your password.</p>
<form method="post" action="/password/change">