yunzi7's picture
pr #6 (#6)
a40292e verified
raw
history blame contribute delete
327 Bytes
{% extends 'base.html' %}
{% block content %}
<div class="quiz-container">
<h1 id="topic">ν€΄μ¦ˆκ°€ λλ‚¬μŠ΅λ‹ˆλ‹€!</h1>
<p id="instruction">μ¦κ±°μš°μ…¨λ‚˜μš”? 많이 μΉœν•΄μ§€μ…¨λ‚˜μš”?</p>
<p id="instruction">μ°Έμ—¬ν•΄μ£Όμ…”μ„œ κ°μ‚¬ν•©λ‹ˆλ‹€. μ•žμœΌλ‘œλ„ 쒋은 μ‹œκ°„ λ˜μ„Έμš”!</p>
</div>
{% endblock %}