Update templates/quiz.html
Browse files- templates/quiz.html +1 -1
templates/quiz.html
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
<h1>ใชใใ...ใฏใคใบ</h1>
|
66 |
<p>ใใฎๅ
็ด ใฏไฝใงใใใ๏ผ: <strong>{{ element }}</strong></p>
|
67 |
<form action="/" method="post">
|
68 |
-
<label for="user_input"
|
69 |
<input type=text id="user_input" name="user_input" required>
|
70 |
<button type="submit" class="btn">็ญใๅใใ</button>
|
71 |
</form>
|
|
|
65 |
<h1>ใชใใ...ใฏใคใบ</h1>
|
66 |
<p>ใใฎๅ
็ด ใฏไฝใงใใใ๏ผ: <strong>{{ element }}</strong></p>
|
67 |
<form action="/" method="post">
|
68 |
+
<label for="user_input">ๅๅญ็ชๅทใๅ
ฅๅใใฆใใ ใใ:</label>
|
69 |
<input type=text id="user_input" name="user_input" required>
|
70 |
<button type="submit" class="btn">็ญใๅใใ</button>
|
71 |
</form>
|