mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-08-03 01:15:46 -07:00
Update login_form.html
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user