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