OzoneAsai commited on
Commit
e47ed7c
1 Parent(s): e6c218a

Update templates/quiz.html

Browse files
Files changed (1) hide show
  1. templates/quiz.html +2 -1
templates/quiz.html CHANGED
@@ -54,9 +54,10 @@
54
  </style>
55
  </head>
56
  <body>
57
- <a href="https://huggingface.co/spaces/OzoneAsai/molQuiz/resolve/main/momol.pdf?download=true">原子量の概数値</a>
58
  <div class="container">
59
  <h1>なんか...クイズ</h1>
 
 
60
  <p>問題: <strong>{{ question }}</strong></p>
61
  <form action="/" method="post">
62
  <label for="user_input">答えを入力してください:</label>
 
54
  </style>
55
  </head>
56
  <body>
 
57
  <div class="container">
58
  <h1>なんか...クイズ</h1>
59
+ <a href="https://huggingface.co/spaces/OzoneAsai/molQuiz/resolve/main/momol.pdf">原子量の概数値</a>
60
+
61
  <p>問題: <strong>{{ question }}</strong></p>
62
  <form action="/" method="post">
63
  <label for="user_input">答えを入力してください:</label>