Merge commit 'cf09e36cf0fe51d7fd01a26a1e0ee8d182deb50d' into ja

This commit is contained in:
Shin Kojima
2013-12-25 03:06:10 +09:00

View File

@@ -7,7 +7,7 @@
<title></title>
</head>
<body>
<form action="http://127.0.0.1:9090/login" method="post">
<form action="/login" method="post">
用户名:<input type="text" name="username">
密码:<input type="password" name="password">
<input type="submit" value="登陆">