Added result page.
This commit is contained in:
parent
a67ea9951b
commit
900929b875
@ -33,7 +33,7 @@
|
||||
Unfortunately, you have not passed the theory exam in this attempt. For your next attempt, it might help to revise the following topics:
|
||||
|
||||
<ul>
|
||||
{% for tag in show_low_tags %}
|
||||
{% for tag in tag_output %}
|
||||
<li>{{ tag[0] }}</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user