Sha256: b45b8c41ee3954eab8f1a58f9f1efff6426b6f4fdab326efc9285e69b45fa9c7

Contents?: true

Size: 486 Bytes

Versions: 1

Compression:

Stored size: 486 Bytes

Contents

<!DOCTYPE html>
<html lang="ja">
  <head>
    <meta charset="utf-8">
    <title>Facemockログイン</title>
  </head>
  <body>
    <h1>Facemockログイン</h1>
    <form id="login_form" action="/facemock/oauth" method="post">
      <label>メールまたは電話番号:<input type="text" name="email"></label><br>
      <label>パスワード:<input type="password" name="pass"></label><br>
      <input type="submit" name="login" value="ログイン">
    </form>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
facemock-oauth-0.0.6 view/login.html