login
Version:
Dead simple login processor for express.js
2 lines • 463 B
HTML
<html lang="en"><head><title>Login</title><meta http-equiv="content-type" :content="text/html; charset=utf-8"><link href="/login/login.css" media="screen, projection" rel="stylesheet" type="text/css"></head><body id="auth"><div id="design"><div class="container"><div id="content"><h2>Password Updated</h2><p style="margin: 12px 0px">Your account has been updated! Please
<a href="/">click here to go back. </a></p></div></div></div></body></html>