Newer
Older
Ruby / index.html
@HYODO An HYODO An on 11 Aug 2024 1 KB 2024-08-11 16:05:51
<h2>ログイン失敗</h2>
<p>パスワードが違います。思い出せない場合はwasureta入れてください。</p>
<p>https://www.koeki-prj.org/jd/s4/</p>
<!DOCTYPE html>
<html class="JDs4 - JD-Chokai">
<head>
<meta name="theme-color" content="#8ea">
<meta name="viewport" content="width=device-width,initial-scale=0.5">
<title>JDs4 - JD-Chokai|JDs4 - JD-Chokai</title>
<link rel="stylesheet" type="text/css" href="templ/default/default.css">
<script type="text/javascript" src="s4-main.js" charset="utf-8"></script>
<link rel="stylesheet" type="text/css" href="j2024.css">
<link rel="shortcut icon" href="img/jds4-icon.ico">
</head>
<body class="login">
<h1>Welcome to JDs4 - JD-Chokai</h1>
<form action="index.cgi?showattc+article_m+42+raw" method="POST">
 <table class="form">
  <tr><th>User</th><td><input name="user" size="30" maxlength="128"></td></tr>
  <tr><th>Password</th><td><input name="pswd" type="password" size="30"
			maxlength="128"></td></tr>
 </table>
 <input type="submit" name="sub" value="OK">
 <input type="reset" name="res" value="Reset">
</form>
</body></html>