Corrected bug in exam display
This commit is contained in:
parent
ebf6005335
commit
ede2ff5355
@ -35,7 +35,7 @@
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<div class="d-flex w-100 justify-content-between">
|
||||
<h5 class="mb-1">Expiry Date</h5>
|
||||
<h5 class="mb-1">Start Date</h5>
|
||||
</div>
|
||||
{{ test.start_date.strftime('%d %b %Y') }}
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user