ChatServer/pages/login.html

6 lines
79 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<h1>Login</h1>
<div id="errormsg"></div>
</html>