We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1e446 commit 7bc4da4Copy full SHA for 7bc4da4
quiz/templates/quiz/quiz-e5.html
@@ -1,10 +1,9 @@
1
<html>
2
<body>
3
- <h1>{{ score }}</h1>
4
<h1>your total marks are {{ d }}</h1>
5
<a href="{% url 'blog-home'%}"> start again </a>
6
<br>
7
8
<a href="{% url 'highscore' %}"> check out the scores of other users </a>
9
</body>
10
-</html>
+</html>
0 commit comments