polycule-connect/polyculeconnect/templates/index.html

15 lines
No EOL
178 B
HTML

<html>
<head>
</head>
<body>
<form action="/login" method="post">
<div>
<input type="submit" value="login">
</div>
</form>
</body>
</html>