Corrected bug in exam display
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user