moved pagination code from python to javascript temporarily removed comics searched until it can be re-written for the new pagination
		
			
				
	
	
		
			5 lines
		
	
	
		
			131 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			131 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<nav aria-label="Page navigation example" style="display: inline-block; margin: 5px">
 | 
						|
    <ul class="pagination">
 | 
						|
    </ul>
 | 
						|
</nav>
 |