Preserve latest comparison functionality

This commit is contained in:
b17301
2026-06-08 14:25:47 +09:00
parent b93289bfa8
commit 886192ae58
12 changed files with 7966 additions and 485 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
</head>
<body>
<form class="login-card" method="post" action="/login">
<h1>한맥 인트라넷 로그인</h1>
<h1>한맥기술 ERP 점검</h1>
<input type="hidden" name="next" value="{{ next_url }}">
<label for="username">아이디</label>
<input id="username" name="username" autocomplete="username" required autofocus>