OzoneAsai commited on
Commit
6ce5bf7
1 Parent(s): 9c2a31c

Update templates/quiz.html

Browse files
Files changed (1) hide show
  1. templates/quiz.html +1 -1
templates/quiz.html CHANGED
@@ -62,7 +62,7 @@
62
  </head>
63
  <body>
64
  <div class="container">
65
- <h1>なんか...クイズ</h1>
66
  <p>その元素は何でしょう?: <strong>{{ element }}</strong></p>
67
  <form action="/" method="post">
68
  <label for="user_input">原子番号を入力してください:</label>
 
62
  </head>
63
  <body>
64
  <div class="container">
65
+ <h1>最初は周期表を見ながら...</h1>
66
  <p>その元素は何でしょう?: <strong>{{ element }}</strong></p>
67
  <form action="/" method="post">
68
  <label for="user_input">原子番号を入力してください:</label>