Update login_form.html

This commit is contained in:
oldnapalm
2020-10-29 23:14:12 -03:00
committed by GitHub
parent cd8b659abb
commit d963addd32
+2 -1
View File
@@ -1,9 +1,10 @@
<!doctype html5>
<html>
<head>
<title>Login</title>
<title>zoffline Launcher</title>
</head>
<body>
<h1>zoffline Launcher</h1>
<h2>Login</h2>
<form id="login" action="{{ url_for('login')}}" method="post">
<table border=0 cellpadding=5>