comparison src/login.html.luan @ 44:1aa50739475a

add manual login
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 27 Feb 2025 22:50:46 -0700
parents 7ea33179592a
children 38c209714df9
comparison
equal deleted inserted replaced
43:89d3ddd302c7 44:1aa50739475a
43 </p> 43 </p>
44 <p> 44 <p>
45 <input type=submit> 45 <input type=submit>
46 </p> 46 </p>
47 </form> 47 </form>
48 <p><a href="manual_login.html">Password Login</a></p>
48 <p><a href="about.html">About Web Chat</a></p> 49 <p><a href="about.html">About Web Chat</a></p>
49 </div> 50 </div>
50 </body> 51 </body>
51 </html> 52 </html>
52 <% 53 <%